diff --git a/amqp-connector/pom.xml b/amqp-connector/pom.xml index a91ade8..01df6fa 100644 --- a/amqp-connector/pom.xml +++ b/amqp-connector/pom.xml @@ -82,7 +82,7 @@ io.smallrye.reactive test-common test - 4.8.0 + 4.10.1 \ No newline at end of file diff --git a/pom.xml b/pom.xml index 44c7aad..14b108a 100644 --- a/pom.xml +++ b/pom.xml @@ -22,8 +22,8 @@ 3.4.3 quarkus-bom io.quarkus - 3.4.3 - 3.1.2 + 3.5.0 + 3.2.1 3.3.3 true viplab diff --git a/websocket-api-impl/pom.xml b/websocket-api-impl/pom.xml index 27e45e4..97d439a 100644 --- a/websocket-api-impl/pom.xml +++ b/websocket-api-impl/pom.xml @@ -107,7 +107,7 @@ com.github.spullara.mustache.java compiler - 0.9.10 + 0.9.11 com.github.jknack