Update deps for 2024-02 release train (#578)
- spring framework 6.1.4 - micrometer 1.13.0-M1 - tracing 1.3.0-M1 - reactor 2023.0.3 Resolves #569
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
[versions]
|
||||
# product
|
||||
brave = "5.16.0"
|
||||
brave = "5.17.1"
|
||||
caffeine = "3.1.8"
|
||||
jackson = "2.16.1"
|
||||
jsr305 = "3.0.2"
|
||||
logback = "1.4.14"
|
||||
micrometer = "1.13.0-SNAPSHOT"
|
||||
micrometer = "1.13.0-M1"
|
||||
micrometer-docs-gen = "1.0.2"
|
||||
micrometer-tracing = "1.3.0-SNAPSHOT"
|
||||
protobuf = "3.25.2"
|
||||
micrometer-tracing = "1.3.0-M1"
|
||||
protobuf = "3.25.3"
|
||||
pulsar = "3.2.0"
|
||||
pulsar-reactive = "0.5.2"
|
||||
reactor = "2023.0.2"
|
||||
spring = "6.1.3"
|
||||
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.3.0-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"
|
||||
@@ -36,7 +36,7 @@ grgit = "5.2.1"
|
||||
nohttp = "0.0.11"
|
||||
shadow = "8.1.1"
|
||||
versions = "0.51.0"
|
||||
version-catalog-update = "0.8.3"
|
||||
version-catalog-update = "0.8.4"
|
||||
|
||||
[libraries]
|
||||
# Product libs
|
||||
|
||||
Reference in New Issue
Block a user