diff --git a/dapr-spring/dapr-spring-6-data/pom.xml b/dapr-spring/dapr-spring-6-data/pom.xml index 5142cfdac..46411f07c 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 17dabbcb7..c5b93b8f0 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 52cc83fec..cec099f64 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 96c3aed53..4744517a8 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 fe3bd5cd2..68109943f 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ 11 11 true - 2.16.2 + 2.18.6 true true ${maven.multiModuleProjectDirectory}/spotbugs-exclude.xml @@ -53,8 +53,8 @@ 2.0 1.21.4 - 3.4.9 - 6.2.7 + 3.4.10 + 6.2.11 1.7.0 3.27.7 @@ -82,6 +82,8 @@ 2.1.0 2.1.0 5.5.1 + + 4.1.132.Final @@ -106,16 +108,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 @@ -126,6 +128,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 0cd744abc..ba4830ffe 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 d6874b962..684eaf742 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