diff --git a/pom.xml b/pom.xml index 1ab4d96ac..10e55920e 100644 --- a/pom.xml +++ b/pom.xml @@ -188,7 +188,7 @@ - -javaagent:../runtime-agent-1.0.7.jar + -javaagent:../runtime-agent-1.0.10.jar -Dsonatype.runtime.agent.enabled=true -Dsonatype.runtime.agent.debugMode=false -Dsonatype.runtime.agent.iq.protocol=http @@ -202,6 +202,8 @@ -Dsonatype.runtime.agent.scanClasspath=false -Dsonatype.runtime.agent.fetchVulnerableClassesFromIQ=true -Dsonatype.runtime.agent.vulnerableMethodDetectionEnabled=true + -Dsonatype.runtime.agent.runtimeEnabledLabel=true + -Dsonatype.runtime.agent.removeRuntimeLabelsOnStartup=true