diff --git a/dapr-spring/dapr-spring-6-data/pom.xml b/dapr-spring/dapr-spring-6-data/pom.xml index 51eed43fe8..47226cb346 100644 --- a/dapr-spring/dapr-spring-6-data/pom.xml +++ b/dapr-spring/dapr-spring-6-data/pom.xml @@ -17,13 +17,22 @@ jar - 4.0.5 + + 4.0.6 6.0.2 + + + com.fasterxml.jackson + jackson-bom + ${jackson.version} + pom + import + org.springframework.boot spring-boot-dependencies diff --git a/dapr-spring/dapr-spring-boot-4-autoconfigure/pom.xml b/dapr-spring/dapr-spring-boot-4-autoconfigure/pom.xml index 4d2ee13393..09871e139a 100644 --- a/dapr-spring/dapr-spring-boot-4-autoconfigure/pom.xml +++ b/dapr-spring/dapr-spring-boot-4-autoconfigure/pom.xml @@ -16,18 +16,35 @@ jar - 4.0.5 + + 4.0.6 6.0.2 - + tools.jackson jackson-bom - 3.1.1 + 3.1.4 + pom + import + + + + com.fasterxml.jackson + jackson-bom + ${jackson.version} + pom + import + + + + io.opentelemetry + opentelemetry-bom + ${opentelemetry.version} pom import diff --git a/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-4-starter-test/pom.xml b/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-4-starter-test/pom.xml index 1cc24152bb..6c02c9d4dc 100644 --- a/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-4-starter-test/pom.xml +++ b/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-4-starter-test/pom.xml @@ -16,12 +16,29 @@ jar - 4.0.5 + + 4.0.6 6.0.2 + + + com.fasterxml.jackson + jackson-bom + ${jackson.version} + pom + import + + + + io.opentelemetry + opentelemetry-bom + ${opentelemetry.version} + pom + import + org.springframework.boot spring-boot-dependencies diff --git a/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-4-starter/pom.xml b/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-4-starter/pom.xml index 32f6f5d3de..2a0f97253f 100644 --- a/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-4-starter/pom.xml +++ b/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-4-starter/pom.xml @@ -16,13 +16,30 @@ jar - 4.0.5 + + 4.0.6 6.0.2 + + + com.fasterxml.jackson + jackson-bom + ${jackson.version} + pom + import + + + + io.opentelemetry + opentelemetry-bom + ${opentelemetry.version} + pom + import + org.springframework.boot spring-boot-dependencies diff --git a/pom.xml b/pom.xml index e04b062f83..a57466668a 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ 11 11 true - 2.21.2 + 2.21.5 true true ${maven.multiModuleProjectDirectory}/spotbugs-exclude.xml @@ -57,7 +57,10 @@ 3.4.13 1.7.0 3.27.7 - 1.41.0 + + 1.62.0 + + 6.2.18 3.9.1 2.1.1 1.3.2 @@ -81,14 +84,14 @@ 2.1.0 2.1.0 5.5.1 - - 4.1.132.Final - - 1.5.25 + + 4.1.135.Final + + 1.5.35 1.26.0 - - 10.1.52 + + 10.1.55 @@ -133,6 +136,22 @@ pom import + + + io.opentelemetry + opentelemetry-bom + ${opentelemetry.version} + pom + import + + + + org.springframework + spring-framework-bom + ${spring-framework.version} + pom + import + org.springframework.boot spring-boot-dependencies @@ -161,13 +180,6 @@ pom import - - io.opentelemetry - opentelemetry-bom - ${opentelemetry.version} - pom - import - diff --git a/spring-boot-4-examples/pom.xml b/spring-boot-4-examples/pom.xml index b61de76909..5686b6d244 100644 --- a/spring-boot-4-examples/pom.xml +++ b/spring-boot-4-examples/pom.xml @@ -15,7 +15,8 @@ true - 4.0.5 + + 4.0.6 6.0.2 @@ -28,11 +29,11 @@ - + tools.jackson jackson-bom - 3.1.1 + 3.1.4 pom import diff --git a/spring-boot-4-sdk-tests/pom.xml b/spring-boot-4-sdk-tests/pom.xml index 614d4799d6..547cbe5f8e 100644 --- a/spring-boot-4-sdk-tests/pom.xml +++ b/spring-boot-4-sdk-tests/pom.xml @@ -19,7 +19,8 @@ true ${project.build.directory}/generated-sources ${project.basedir}/proto - 4.0.5 + + 4.0.6 6.0.2