diff --git a/pom.xml b/pom.xml index 779e4c48..29cd36af 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent 2.3.5.RELEASE - + com.example demo @@ -43,7 +43,7 @@ io.quarkus quarkus-oidc - 2.13.7.Final + 3.17.5 org.keycloak @@ -100,7 +100,7 @@ io.vertx vertx-web - 4.3.7 + 4.5.21 commons-fileupload @@ -175,7 +175,7 @@ io.netty netty-codec-http2 - 4.1.99.Final + 4.1.125.Final io.quarkus