We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9118117 commit 1c96e22Copy full SHA for 1c96e22
gradle/libs.versions.toml
@@ -2,9 +2,9 @@
2
# product
3
caffeine = "3.1.8"
4
commons-compress = "1.26.1"
5
-jackson = "2.17.0"
+jackson = "2.17.1"
6
jsr305 = "3.0.2"
7
-logback = "1.5.5"
+logback = "1.5.6"
8
micrometer = "1.13.0"
9
micrometer-docs-gen = "1.0.2"
10
micrometer-tracing = "1.3.0"
@@ -20,14 +20,14 @@ jacoco = "0.8.9"
20
json-path = "2.9.0"
21
junit = "5.10.2"
22
hamcrest = "2.2"
23
-mockito = "5.11.0"
24
-spring-dep-mgmt = "1.1.4"
+mockito = "5.12.0"
+spring-dep-mgmt = "1.1.5"
25
spring-boot = "3.3.0-SNAPSHOT"
26
spring-boot-for-docs = "3.3.0-SNAPSHOT"
27
spring-cloud-stream = "4.1.1"
28
-spring-retry = "2.0.5"
+spring-retry = "2.0.6"
29
system-lambda = "1.2.1"
30
-testcontainers = "1.19.7"
+testcontainers = "1.19.8"
31
# plugins
32
antora = "1.0.0"
33
antora-yml = "0.0.1"
0 commit comments