diff --git a/backend/pom.xml b/backend/pom.xml
index afe11dc..e40c238 100644
--- a/backend/pom.xml
+++ b/backend/pom.xml
@@ -12,9 +12,9 @@
UTF-8
quarkus-bom
io.quarkus.platform
- 3.12.0
+ 3.14.1
true
- 3.3.0
+ 3.5.0
@@ -39,7 +39,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.17.1
+ 2.17.2
io.quarkus