diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 18b793b4bd..b9fc630474 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -99,7 +99,7 @@ dynatraceUtils = { module = "com.dynatrace.metric.util:dynatrace-metric-utils-ja ehcache2 = { module = "net.sf.ehcache:ehcache", version.ref = "ehcache2" } ehcache3 = { module = "org.ehcache:ehcache", version.ref = "ehcache3" } felixFramework = "org.apache.felix:org.apache.felix.framework:7.0.5" -felixScr = "org.apache.felix:org.apache.felix.scr:2.2.2" +felixScr = "org.apache.felix:org.apache.felix.scr:2.2.6" gmetric4j = { module = "info.ganglia.gmetric4j:gmetric4j", version.ref = "gmetric4j" } googleCloudMonitoring = { module = "com.google.cloud:google-cloud-monitoring", version.ref = "google-cloud-monitoring" } googleOauth2Http = { module = "com.google.auth:google-auth-library-oauth2-http", version = "1.16.1"}