diff --git a/examples/micronaut-published-http/pom.xml b/examples/micronaut-published-http/pom.xml index 5038d24..26a90e1 100644 --- a/examples/micronaut-published-http/pom.xml +++ b/examples/micronaut-published-http/pom.xml @@ -8,8 +8,8 @@ 17 ${java.version} - 4.10.18 - 4.10.10 + 4.10.26 + 4.10.17 UTF-8 @@ -36,7 +36,7 @@ com.fasterxml.jackson.core jackson-databind - 2.22.1 + 2.22.2 diff --git a/examples/micronaut-webhook-receiver/pom.xml b/examples/micronaut-webhook-receiver/pom.xml index f5e09d4..2df5466 100644 --- a/examples/micronaut-webhook-receiver/pom.xml +++ b/examples/micronaut-webhook-receiver/pom.xml @@ -8,8 +8,8 @@ 17 ${java.version} - 4.10.18 - 4.10.10 + 4.10.26 + 4.10.17 4.10.2 2.16.2 UTF-8 diff --git a/examples/quarkus-published-http/pom.xml b/examples/quarkus-published-http/pom.xml index 6bfaa60..cf5a0ad 100644 --- a/examples/quarkus-published-http/pom.xml +++ b/examples/quarkus-published-http/pom.xml @@ -12,7 +12,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.36.1 + 3.38.3 diff --git a/examples/spring-boot-published-http/pom.xml b/examples/spring-boot-published-http/pom.xml index d645e5e..921f849 100644 --- a/examples/spring-boot-published-http/pom.xml +++ b/examples/spring-boot-published-http/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 4.1.0 + 4.1.1 io.rstream.examples diff --git a/examples/spring-boot-webhook-receiver/pom.xml b/examples/spring-boot-webhook-receiver/pom.xml index 3d619d8..da02145 100644 --- a/examples/spring-boot-webhook-receiver/pom.xml +++ b/examples/spring-boot-webhook-receiver/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 4.1.0 + 4.1.1 io.rstream.examples diff --git a/examples/vertx-published-http/pom.xml b/examples/vertx-published-http/pom.xml index e0954bb..d9d7df9 100644 --- a/examples/vertx-published-http/pom.xml +++ b/examples/vertx-published-http/pom.xml @@ -9,7 +9,7 @@ 17 ${java.version} UTF-8 - 5.1.5 + 5.1.6 diff --git a/pom.xml b/pom.xml index 1231a28..873d49d 100644 --- a/pom.xml +++ b/pom.xml @@ -33,9 +33,9 @@ 17 UTF-8 ${java.version} - 4.35.1 - 2.22.1 - 6.1.2 + 4.36.0 + 2.22.2 + 6.1.3 3.27.7 @@ -47,7 +47,7 @@ org.snakeyaml snakeyaml-engine - 3.0.1 + 3.1.1 com.fasterxml.jackson.core @@ -117,7 +117,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.8.0 + 3.10.0