diff --git a/providers/dynamodb/shedlock-provider-dynamodb2/pom.xml b/providers/dynamodb/shedlock-provider-dynamodb2/pom.xml index 5b2d1dfcd..54dd7b3cf 100644 --- a/providers/dynamodb/shedlock-provider-dynamodb2/pom.xml +++ b/providers/dynamodb/shedlock-provider-dynamodb2/pom.xml @@ -16,7 +16,7 @@ software.amazon.awssdk bom - 2.29.10 + 2.29.19 pom import diff --git a/spring/test/shedlock-springboot-future-test/pom.xml b/spring/test/shedlock-springboot-future-test/pom.xml index e3faeb8ec..e35eb7a10 100644 --- a/spring/test/shedlock-springboot-future-test/pom.xml +++ b/spring/test/shedlock-springboot-future-test/pom.xml @@ -63,7 +63,7 @@ org.springframework.boot spring-boot-dependencies - 3.4.0-RC1 + 3.4.0 pom import