diff --git a/pom.xml b/pom.xml index dc8f443..7497c74 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ dev.lions.unionflow unionflow-parent - 1.0.5 + 1.0.6 ../unionflow-server-api/parent-pom.xml @@ -18,16 +18,17 @@ Implémentation Quarkus du serveur UnionFlow - 17 - 17 + 21 + 21 + 21 UTF-8 - - 3.15.1 + + 3.20.0 io.quarkus.platform quarkus-bom - 0.8.11 + 0.8.12 @@ -47,7 +48,7 @@ dev.lions.unionflow unionflow-server-api - 1.0.5 + 1.0.6 @@ -122,11 +123,6 @@ io.quarkus quarkus-messaging-kafka - - io.quarkus - quarkus-smallrye-reactive-messaging-kafka - - io.quarkus quarkus-mailer @@ -141,6 +137,10 @@ io.quarkus quarkus-smallrye-health + + io.quarkus + quarkus-micrometer-registry-prometheus + io.quarkus quarkus-cache @@ -215,6 +215,20 @@ 1.3.30 + + + com.google.firebase + firebase-admin + 9.3.0 + + + + io.netty + * + + + + io.quarkus @@ -269,6 +283,7 @@ smallrye-reactive-messaging-in-memory test +