diff --git a/htmx-nima-jstache/pom.xml b/htmx-nima-jstache/pom.xml index 017950570..6d49feea9 100644 --- a/htmx-nima-jstache/pom.xml +++ b/htmx-nima-jstache/pom.xml @@ -46,7 +46,7 @@ io.avaje avaje-spi-service - 2.8 + 2.9 provided true diff --git a/htmx-nima/pom.xml b/htmx-nima/pom.xml index 0bc859cfe..ec4cb50bb 100644 --- a/htmx-nima/pom.xml +++ b/htmx-nima/pom.xml @@ -26,7 +26,7 @@ io.helidon.webserver helidon-webserver - 4.1.5 + 4.1.6 diff --git a/http-api/pom.xml b/http-api/pom.xml index e2672b7e3..bd0a64588 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -24,7 +24,7 @@ io.javalin javalin - 6.3.0 + 6.4.0 provided true diff --git a/http-client/pom.xml b/http-client/pom.xml index 06222fc6d..6a617be16 100644 --- a/http-client/pom.xml +++ b/http-client/pom.xml @@ -66,7 +66,7 @@ io.javalin javalin - 6.3.0 + 6.4.0 test diff --git a/http-inject-plugin/pom.xml b/http-inject-plugin/pom.xml index ab557d36c..22519c5c1 100644 --- a/http-inject-plugin/pom.xml +++ b/http-inject-plugin/pom.xml @@ -33,7 +33,7 @@ io.avaje avaje-spi-service - 2.8 + 2.9 provided true diff --git a/pom.xml b/pom.xml index f0b2a7d1f..a1fc58a5a 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 2.2.27 2.14.2 3.0-RC10 - 1.36 + 1.37 2024-12-16T19:12:09Z ${project.build.directory}${file.separator}module-info.shade diff --git a/tests/pom.xml b/tests/pom.xml index 9015a222b..fc43e6801 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -13,12 +13,12 @@ true 5.11.4 - 3.26.3 + 3.27.0 2.18.2 - 3.0-RC11 + 3.0-RC12 11.0 - 4.1.5 - 6.3.0 + 4.1.6 + 6.4.0 diff --git a/tests/test-client-generation/pom.xml b/tests/test-client-generation/pom.xml index a3c5447c2..95256b081 100644 --- a/tests/test-client-generation/pom.xml +++ b/tests/test-client-generation/pom.xml @@ -26,7 +26,7 @@ ch.qos.logback logback-classic - 1.5.12 + 1.5.15