diff --git a/modules/jooby-avaje-validator/pom.xml b/modules/jooby-avaje-validator/pom.xml index 8cd2a1d27f..0bf44b6dcd 100644 --- a/modules/jooby-avaje-validator/pom.xml +++ b/modules/jooby-avaje-validator/pom.xml @@ -89,7 +89,7 @@ org.assertj assertj-core - 3.27.2 + 3.27.3 test diff --git a/modules/jooby-awssdk-v2/pom.xml b/modules/jooby-awssdk-v2/pom.xml index b69c994cfd..c771863587 100644 --- a/modules/jooby-awssdk-v2/pom.xml +++ b/modules/jooby-awssdk-v2/pom.xml @@ -13,7 +13,7 @@ jooby-awssdk-v2 - 2.29.46 + 2.30.11 diff --git a/modules/jooby-caffeine/pom.xml b/modules/jooby-caffeine/pom.xml index 722c1f24e9..1578b2a9f1 100644 --- a/modules/jooby-caffeine/pom.xml +++ b/modules/jooby-caffeine/pom.xml @@ -23,7 +23,7 @@ com.github.ben-manes.caffeine caffeine - 3.1.8 + 3.2.0 diff --git a/modules/jooby-cli/pom.xml b/modules/jooby-cli/pom.xml index 6faf3211a6..abc93aa15e 100644 --- a/modules/jooby-cli/pom.xml +++ b/modules/jooby-cli/pom.xml @@ -14,7 +14,7 @@ io.jooby.cli - 3.28.0 + 3.29.0 4.7.6 diff --git a/modules/jooby-db-scheduler/pom.xml b/modules/jooby-db-scheduler/pom.xml index 06cecf9dac..d145071239 100644 --- a/modules/jooby-db-scheduler/pom.xml +++ b/modules/jooby-db-scheduler/pom.xml @@ -23,7 +23,7 @@ com.github.kagkarlsson db-scheduler - 15.1.1 + 15.2.0 diff --git a/modules/jooby-mutiny/pom.xml b/modules/jooby-mutiny/pom.xml index fa7be6cb85..2502778e75 100644 --- a/modules/jooby-mutiny/pom.xml +++ b/modules/jooby-mutiny/pom.xml @@ -27,7 +27,7 @@ io.smallrye.reactive mutiny - 2.7.0 + 2.8.0 diff --git a/modules/jooby-openapi/pom.xml b/modules/jooby-openapi/pom.xml index 2dbedeea5d..f5b36050b0 100644 --- a/modules/jooby-openapi/pom.xml +++ b/modules/jooby-openapi/pom.xml @@ -68,7 +68,7 @@ commons-codec commons-codec - 1.17.2 + 1.18.0 @@ -93,7 +93,7 @@ io.avaje avaje-inject - 11.0 + 11.2 test diff --git a/modules/jooby-reactor/pom.xml b/modules/jooby-reactor/pom.xml index 3b77e2193c..76206c99ad 100644 --- a/modules/jooby-reactor/pom.xml +++ b/modules/jooby-reactor/pom.xml @@ -27,7 +27,7 @@ io.projectreactor reactor-core - 3.7.1 + 3.7.2 diff --git a/modules/jooby-redis/pom.xml b/modules/jooby-redis/pom.xml index 1beb3418d1..71b5dde528 100644 --- a/modules/jooby-redis/pom.xml +++ b/modules/jooby-redis/pom.xml @@ -43,7 +43,7 @@ io.lettuce lettuce-core - 6.5.2.RELEASE + 6.5.3.RELEASE diff --git a/modules/jooby-rocker/pom.xml b/modules/jooby-rocker/pom.xml index 4aa0f4ed39..16bb3a2be1 100644 --- a/modules/jooby-rocker/pom.xml +++ b/modules/jooby-rocker/pom.xml @@ -33,7 +33,7 @@ com.fizzed rocker-compiler - 2.1.0 + 2.2.1 provided diff --git a/pom.xml b/pom.xml index 855984c47b..5f01e2d29c 100644 --- a/pom.xml +++ b/pom.xml @@ -24,25 +24,25 @@ 1.3.6 3.2.2 2.18.2 - 2.11.0 + 2.12.1 3.0.1 3.0.4 - 2.1.0 + 2.2.1 3.1.3.RELEASE - 3.1.15 + 3.1.16 6.2.1 1.2 - 6.6.4.Final + 6.6.6.Final 15.8.1 3.47.0 9.22.3 22.3 - 6.5.2.RELEASE - 2.12.0 + 6.5.3.RELEASE + 2.12.1 3.9.0 - 3.1.8 + 3.2.0 1.4.3 @@ -58,7 +58,7 @@ 1.6.0 - 4.2.29 + 4.2.30 2.1.6.Final @@ -69,26 +69,26 @@ 2.3.18.Final 12.0.16 - 4.1.116.Final + 4.1.117.Final - 2.2.27 - 2.1.24 + 2.2.28 + 2.1.25 2.0.0-rc.20 2.5.2 - 11.0 + 11.2 2.4 - 2.4 + 2.6 2.0.1.MR - 3.1.0 + 3.1.1 4.0.0 - 4.8.6 + 4.9.0 4.12.0 @@ -104,7 +104,7 @@ 2.18.0 - 2.1.0 + 2.1.10 1.10.1 true @@ -112,7 +112,7 @@ 0.8.12 5.11.4 5.5.0 - 3.27.2 + 3.27.3 5.15.2 33.4.0-jre @@ -151,7 +151,7 @@ 2.3.1 1.7.0 4.0.2 - 3.1.3 + 3.2.0 2.18.0 3.5.0 3.1.2 @@ -1663,7 +1663,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.44.0 + 2.44.2 true diff --git a/tests/pom.xml b/tests/pom.xml index e8657e4c2b..cf3bbe8f3b 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -227,7 +227,7 @@ commons-codec commons-codec - 1.17.2 + 1.18.0