Update dependencies pre-release (main branch) (#680)

* Update Micrometer to 1.13.0

* Update Micrometer Tracing to 1.3.0

* Update Reactor to 2023.0.6

* Update Spring to 6.1.7

* Update Pulsar Client Reactive to 0.5.5

* Update various dependencies
This commit is contained in:
Chris Bono
2024-05-18 17:40:21 -05:00
committed by GitHub
parent 968eff660f
commit 7162bd4375

View File

@@ -2,17 +2,17 @@
# product
caffeine = "3.1.8"
commons-compress = "1.26.1"
jackson = "2.17.0"
jackson = "2.17.1"
jsr305 = "3.0.2"
logback = "1.5.5"
micrometer = "1.13.0-RC1"
logback = "1.5.6"
micrometer = "1.13.0"
micrometer-docs-gen = "1.0.2"
micrometer-tracing = "1.3.0-RC1"
micrometer-tracing = "1.3.0"
protobuf = "3.25.3"
pulsar = "3.2.3"
pulsar-reactive = "0.5.4"
reactor = "2023.0.5"
spring = "6.1.6"
pulsar-reactive = "0.5.5"
reactor = "2023.0.6"
spring = "6.1.7"
# 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.11.0"
spring-dep-mgmt = "1.1.4"
mockito = "5.12.0"
spring-dep-mgmt = "1.1.5"
spring-boot = "3.3.0-SNAPSHOT"
spring-boot-for-docs = "3.3.0-SNAPSHOT"
spring-cloud-stream = "4.1.1"
spring-retry = "2.0.5"
spring-retry = "2.0.6"
system-lambda = "1.2.1"
testcontainers = "1.19.7"
testcontainers = "1.19.8"
# plugins
antora = "1.0.0"
antora-yml = "0.0.1"