Revert "Update dependencies pre-release (main branch) (#680)"
This reverts commit 7162bd4375.
This commit is contained in:
@@ -2,17 +2,17 @@
|
||||
# product
|
||||
caffeine = "3.1.8"
|
||||
commons-compress = "1.26.1"
|
||||
jackson = "2.17.1"
|
||||
jackson = "2.17.0"
|
||||
jsr305 = "3.0.2"
|
||||
logback = "1.5.6"
|
||||
micrometer = "1.13.0"
|
||||
logback = "1.5.5"
|
||||
micrometer = "1.13.0-RC1"
|
||||
micrometer-docs-gen = "1.0.2"
|
||||
micrometer-tracing = "1.3.0"
|
||||
micrometer-tracing = "1.3.0-RC1"
|
||||
protobuf = "3.25.3"
|
||||
pulsar = "3.2.3"
|
||||
pulsar-reactive = "0.5.5"
|
||||
reactor = "2023.0.6"
|
||||
spring = "6.1.7"
|
||||
pulsar-reactive = "0.5.4"
|
||||
reactor = "2023.0.5"
|
||||
spring = "6.1.6"
|
||||
# tests
|
||||
assertj = "3.25.3"
|
||||
awaitility = "4.2.1"
|
||||
@@ -20,14 +20,14 @@ jacoco = "0.8.9"
|
||||
json-path = "2.9.0"
|
||||
junit = "5.10.2"
|
||||
hamcrest = "2.2"
|
||||
mockito = "5.12.0"
|
||||
spring-dep-mgmt = "1.1.5"
|
||||
mockito = "5.11.0"
|
||||
spring-dep-mgmt = "1.1.4"
|
||||
spring-boot = "3.3.0-SNAPSHOT"
|
||||
spring-boot-for-docs = "3.3.0-SNAPSHOT"
|
||||
spring-cloud-stream = "4.1.1"
|
||||
spring-retry = "2.0.6"
|
||||
spring-retry = "2.0.5"
|
||||
system-lambda = "1.2.1"
|
||||
testcontainers = "1.19.8"
|
||||
testcontainers = "1.19.7"
|
||||
# plugins
|
||||
antora = "1.0.0"
|
||||
antora-yml = "0.0.1"
|
||||
|
||||
Reference in New Issue
Block a user