diff --git a/modules/jooby-awssdk-v2/pom.xml b/modules/jooby-awssdk-v2/pom.xml index 56ea20b263..07fb184ff3 100644 --- a/modules/jooby-awssdk-v2/pom.xml +++ b/modules/jooby-awssdk-v2/pom.xml @@ -12,7 +12,7 @@ jooby-awssdk-v2 - 2.35.10 + 2.36.2 diff --git a/modules/jooby-db-scheduler/pom.xml b/modules/jooby-db-scheduler/pom.xml index 56a5b6a835..faed941569 100644 --- a/modules/jooby-db-scheduler/pom.xml +++ b/modules/jooby-db-scheduler/pom.xml @@ -22,7 +22,7 @@ com.github.kagkarlsson db-scheduler - 16.2.0 + 16.4.1 diff --git a/modules/jooby-openapi/pom.xml b/modules/jooby-openapi/pom.xml index 5043b1fd1f..e54be49a0e 100644 --- a/modules/jooby-openapi/pom.xml +++ b/modules/jooby-openapi/pom.xml @@ -61,7 +61,7 @@ com.puppycrawl.tools checkstyle - 12.1.0 + 12.1.1 @@ -92,7 +92,7 @@ io.avaje avaje-inject - 11.6 + 12.0 test diff --git a/modules/jooby-vertx-mysql-client/pom.xml b/modules/jooby-vertx-mysql-client/pom.xml index ccb4c60dc7..4fef745b18 100644 --- a/modules/jooby-vertx-mysql-client/pom.xml +++ b/modules/jooby-vertx-mysql-client/pom.xml @@ -25,7 +25,7 @@ io.vertx vertx-mysql-client - 5.0.4 + 5.0.5 diff --git a/modules/jooby-vertx-pg-client/pom.xml b/modules/jooby-vertx-pg-client/pom.xml index 1a4952e996..499ddf3c36 100644 --- a/modules/jooby-vertx-pg-client/pom.xml +++ b/modules/jooby-vertx-pg-client/pom.xml @@ -25,7 +25,7 @@ io.vertx vertx-pg-client - 5.0.4 + 5.0.5 diff --git a/modules/jooby-vertx-sql-client/pom.xml b/modules/jooby-vertx-sql-client/pom.xml index 105837e8d3..ad98c07e45 100644 --- a/modules/jooby-vertx-sql-client/pom.xml +++ b/modules/jooby-vertx-sql-client/pom.xml @@ -25,13 +25,13 @@ io.vertx vertx-sql-client - 5.0.4 + 5.0.5 io.vertx vertx-pg-client - 5.0.4 + 5.0.5 true diff --git a/modules/jooby-vertx/pom.xml b/modules/jooby-vertx/pom.xml index 19d2729123..ece018b99e 100644 --- a/modules/jooby-vertx/pom.xml +++ b/modules/jooby-vertx/pom.xml @@ -22,7 +22,7 @@ io.vertx vertx-core - 5.0.4 + 5.0.5 diff --git a/pom.xml b/pom.xml index 8bbb33ba2f..a7aa7f73e1 100644 --- a/pom.xml +++ b/pom.xml @@ -73,11 +73,11 @@ 7.0.2 1.2 7.0.4.Final - 17.1.0 + 17.1.1 3.49.6 11.8.2 24.3 - 6.8.1.RELEASE + 7.0.0.RELEASE 2.12.1 4.1.0 3.2.2 @@ -106,9 +106,9 @@ 2.3.20.Final - 12.1.2 + 12.1.3 4.2.7.Final - 5.0.4 + 5.0.5 2.2.39 @@ -119,8 +119,8 @@ 2.5.2 - 11.6 - 3.7 + 12.0 + 3.8 2.14 @@ -133,7 +133,7 @@ 5.2.1 0.13.0 6.2.2 - 2.5.0 + 2.5.1 9.2.1 8.15.0 1.12.792 @@ -143,7 +143,7 @@ 2.20.0 - 2.2.20 + 2.2.21 1.10.2 true @@ -168,7 +168,7 @@ ${jacoco.version} - 3.1.0 + 3.2.0 3.2.0 3.7.1 2.41 @@ -179,9 +179,9 @@ 3.4.2 3.12.0 3.2.1 - 3.15.1 + 3.15.2 3.9.11 - 3.15.1 + 3.15.2 2.2.1 3.3.1 3.6.1 diff --git a/tests/pom.xml b/tests/pom.xml index 7412e8dd7a..7a2f7d213c 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -201,7 +201,7 @@ io.vertx vertx-pg-client - 5.0.4 + 5.0.5