diff --git a/pom.xml b/pom.xml
index bfcabd2..70262ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,6 +13,7 @@
quarkus-bom
io.quarkus.platform
3.17.5
+ 1.1.1
true
3.5.0
@@ -33,7 +34,7 @@
io.quarkiverse.roq
quarkus-roq
- 1.0.8
+ ${quarkus.roq.version}
io.quarkus
@@ -42,12 +43,12 @@
io.quarkiverse.roq
quarkus-roq-theme-default
- 1.0.8
+ ${quarkus.roq.version}
io.quarkiverse.roq
quarkus-roq-plugin-tagging
- 1.0.9
+ ${quarkus.roq.version}
io.quarkus