diff --git a/dapr-spring/dapr-spring-6-data/pom.xml b/dapr-spring/dapr-spring-6-data/pom.xml index 8f7bd5aa34..33ce727d1a 100644 --- a/dapr-spring/dapr-spring-6-data/pom.xml +++ b/dapr-spring/dapr-spring-6-data/pom.xml @@ -17,8 +17,8 @@ jar - 4.0.2 - + 4.0.5 + 6.0.2 diff --git a/dapr-spring/dapr-spring-boot-4-autoconfigure/pom.xml b/dapr-spring/dapr-spring-boot-4-autoconfigure/pom.xml index 59a3880b8b..20087e2395 100644 --- a/dapr-spring/dapr-spring-boot-4-autoconfigure/pom.xml +++ b/dapr-spring/dapr-spring-boot-4-autoconfigure/pom.xml @@ -16,8 +16,8 @@ jar - 4.0.2 - + 4.0.5 + 6.0.2 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 ed7510f27c..40787720b6 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,8 +16,8 @@ jar - 4.0.2 - + 4.0.5 + 6.0.2 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 388da9490e..92ac6f1603 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,8 +16,8 @@ jar - 4.0.2 - + 4.0.5 + 6.0.2 diff --git a/pom.xml b/pom.xml index fb044adbd0..8447334474 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ 11 11 true - 2.16.2 + 2.18.6 true true ${maven.multiModuleProjectDirectory}/spotbugs-exclude.xml @@ -55,8 +55,8 @@ 2.0 1.21.4 - 3.4.9 - 6.2.7 + 3.4.10 + 6.2.11 1.7.0 3.27.7 @@ -84,6 +84,8 @@ 2.1.0 2.1.0 5.5.1 + + 4.1.132.Final @@ -108,16 +110,16 @@ - io.grpc - grpc-bom - ${grpc.version} + io.netty + netty-bom + ${netty.version} pom import - org.springframework.boot - spring-boot-dependencies - ${springboot.version} + io.grpc + grpc-bom + ${grpc.version} pom import @@ -128,6 +130,13 @@ pom import + + org.springframework.boot + spring-boot-dependencies + ${springboot.version} + pom + import + org.junit junit-bom diff --git a/spring-boot-4-examples/pom.xml b/spring-boot-4-examples/pom.xml index eb26fb38e7..2b8563228a 100644 --- a/spring-boot-4-examples/pom.xml +++ b/spring-boot-4-examples/pom.xml @@ -15,8 +15,8 @@ true - 4.0.2 - + 4.0.5 + 6.0.2 diff --git a/spring-boot-4-sdk-tests/pom.xml b/spring-boot-4-sdk-tests/pom.xml index dc842d7075..36a62a9bbc 100644 --- a/spring-boot-4-sdk-tests/pom.xml +++ b/spring-boot-4-sdk-tests/pom.xml @@ -19,8 +19,8 @@ true ${project.build.directory}/generated-sources ${project.basedir}/proto - 4.0.2 - + 4.0.5 + 6.0.2