Update deps for 2024-02 release train
- spring framework 6.1.4 - micrometer 1.12.3 - tracing 1.2.3 - reactor 2023.0.3 Resolves #570
This commit is contained in:
@@ -5,20 +5,20 @@ caffeine = "3.1.8"
|
||||
jackson = "2.15.3"
|
||||
jsr305 = "3.0.2"
|
||||
logback = "1.4.14"
|
||||
micrometer = "1.12.3-SNAPSHOT"
|
||||
micrometer = "1.12.3"
|
||||
micrometer-docs-gen = "1.0.2"
|
||||
micrometer-tracing = "1.2.3-SNAPSHOT"
|
||||
micrometer-tracing = "1.2.3"
|
||||
protobuf = "3.21.5"
|
||||
pulsar = "3.1.2"
|
||||
pulsar-reactive = "0.5.2"
|
||||
reactor = "2023.0.2"
|
||||
spring = "6.1.4-SNAPSHOT"
|
||||
reactor = "2023.0.3"
|
||||
spring = "6.1.4"
|
||||
# tests
|
||||
assertj = "3.25.2"
|
||||
assertj = "3.25.3"
|
||||
awaitility = "4.2.0"
|
||||
jacoco = "0.8.9"
|
||||
json-path = "2.9.0"
|
||||
junit = "5.10.1"
|
||||
junit = "5.10.2"
|
||||
hamcrest = "2.2"
|
||||
mockito = "5.10.0"
|
||||
spring-dep-mgmt = "1.1.4"
|
||||
@@ -27,7 +27,7 @@ spring-boot-for-docs = "3.2.3-SNAPSHOT"
|
||||
spring-cloud-stream = "4.1.0"
|
||||
spring-retry = "2.0.5"
|
||||
system-lambda = "1.2.1"
|
||||
testcontainers = "1.19.4"
|
||||
testcontainers = "1.19.5"
|
||||
# plugins
|
||||
antora = "1.0.0"
|
||||
antora-yml = "0.0.1"
|
||||
@@ -35,8 +35,8 @@ download = "5.5.0"
|
||||
grgit = "5.2.1"
|
||||
nohttp = "0.0.11"
|
||||
shadow = "7.1.2"
|
||||
versions = "0.50.0"
|
||||
version-catalog-update = "0.8.3"
|
||||
versions = "0.51.0"
|
||||
version-catalog-update = "0.8.4"
|
||||
|
||||
[libraries]
|
||||
# Product libs
|
||||
|
||||
Reference in New Issue
Block a user