Skip to content

Commit 3ee9e7d

Browse files
Merge branch '1.12.x' into 1.13.x
2 parents 82232f2 + 9f13912 commit 3ee9e7d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ caffeine = "2.9.3"
1010
cloudwatch2 = "2.25.64"
1111
colt = "1.2.0"
1212
dagger = "2.51.1"
13-
dropwizard-metrics = "4.2.25"
13+
dropwizard-metrics = "4.2.26"
1414
dropwizard-metrics5 = "5.0.0"
1515
dynatrace-utils = "2.2.1"
1616
ehcache2 = "2.10.9.2"
@@ -76,7 +76,7 @@ signalfx = "1.0.42"
7676
slf4j = "1.7.36"
7777
spectator-atlas = "1.7.13"
7878
spring = "5.3.36"
79-
spring-javaformat = "0.0.41"
79+
spring-javaformat = "0.0.42"
8080
testcontainers = "1.19.8"
8181
tomcat = "8.5.100"
8282
wavefront = "3.4.3"
@@ -107,7 +107,7 @@ dynatraceUtils = { module = "com.dynatrace.metric.util:dynatrace-metric-utils-ja
107107
ehcache2 = { module = "net.sf.ehcache:ehcache", version.ref = "ehcache2" }
108108
ehcache3 = { module = "org.ehcache:ehcache", version.ref = "ehcache3" }
109109
felixFramework = "org.apache.felix:org.apache.felix.framework:7.0.5"
110-
felixScr = "org.apache.felix:org.apache.felix.scr:2.2.10"
110+
felixScr = "org.apache.felix:org.apache.felix.scr:2.2.12"
111111
gmetric4j = { module = "info.ganglia.gmetric4j:gmetric4j", version.ref = "gmetric4j" }
112112
googleCloudLibrariesBom = { module = "com.google.cloud:libraries-bom", version = "26.38.0" }
113113
googleCloudMonitoring = { module = "com.google.cloud:google-cloud-monitoring", version.ref = "google-cloud-monitoring" }
@@ -223,7 +223,7 @@ plugin-nebulaInfo = { module = "com.netflix.nebula:gradle-info-plugin", version
223223
plugin-noHttp = { module = "io.spring.nohttp:nohttp-gradle", version = "0.0.11" }
224224
plugin-nexusPublish = { module = "io.github.gradle-nexus:publish-plugin", version = "1.3.0" }
225225
plugin-javaformat = { module = "io.spring.javaformat:spring-javaformat-gradle-plugin", version.ref = "spring-javaformat" }
226-
plugin-japicmp = { module = "me.champeau.gradle:japicmp-gradle-plugin", version = "0.4.2" }
226+
plugin-japicmp = { module = "me.champeau.gradle:japicmp-gradle-plugin", version = "0.4.3" }
227227
plugin-downloadTask = { module = "de.undercouch:gradle-download-task", version = "5.6.0" }
228228
plugin-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.25.0" }
229229
plugin-bnd = "biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0"

0 commit comments

Comments
 (0)