diff --git a/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml b/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml index 0bc2f8d513..30ea8c1670 100644 --- a/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml +++ b/dapr-spring/dapr-spring-boot-autoconfigure/pom.xml @@ -31,6 +31,15 @@ pom import + + + io.netty + netty-bom + ${netty.version} + pom + import + org.springframework.boot spring-boot-dependencies diff --git a/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter/pom.xml b/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter/pom.xml index 850d09c0c7..c1f394aded 100644 --- a/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter/pom.xml +++ b/dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter/pom.xml @@ -23,6 +23,15 @@ + + + io.netty + netty-bom + ${netty.version} + pom + import + org.springframework.boot spring-boot-dependencies diff --git a/dapr-spring/dapr-spring-data/pom.xml b/dapr-spring/dapr-spring-data/pom.xml index 6873db6267..719f5d8e22 100644 --- a/dapr-spring/dapr-spring-data/pom.xml +++ b/dapr-spring/dapr-spring-data/pom.xml @@ -24,6 +24,15 @@ + + + io.netty + netty-bom + ${netty.version} + pom + import + org.springframework.boot spring-boot-dependencies diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml index a9be4113f5..69ecf195a0 100644 --- a/sdk-tests/pom.xml +++ b/sdk-tests/pom.xml @@ -35,6 +35,15 @@ + + + io.netty + netty-bom + ${netty.version} + pom + import + org.springframework.boot spring-boot-dependencies diff --git a/spring-boot-examples/pom.xml b/spring-boot-examples/pom.xml index f65cdee97a..bdd865a30d 100644 --- a/spring-boot-examples/pom.xml +++ b/spring-boot-examples/pom.xml @@ -36,6 +36,15 @@ pom import + + + io.netty + netty-bom + ${netty.version} + pom + import + org.springframework.boot spring-boot-dependencies diff --git a/spring-boot-sdk-tests/pom.xml b/spring-boot-sdk-tests/pom.xml index 30d2af42af..080c1631b9 100644 --- a/spring-boot-sdk-tests/pom.xml +++ b/spring-boot-sdk-tests/pom.xml @@ -29,6 +29,15 @@ + + + io.netty + netty-bom + ${netty.version} + pom + import + org.springframework.boot spring-boot-dependencies