diff --git a/pom.xml b/pom.xml index ca3e41a..96d09da 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.4 + 2.7.18 ch.floaty @@ -52,17 +52,17 @@ org.springframework.boot spring-boot-starter-actuator - 2.7.4 + 2.7.18 io.micrometer micrometer-registry-prometheus - 1.9.5 + 1.16.0 org.springframework.security spring-security-crypto - 5.6.0 + 5.8.16 com.microsoft.sqlserver @@ -87,33 +87,33 @@ com.icegreen greenmail-spring - 2.1.0 + 2.1.7 test jakarta.activation jakarta.activation-api - 2.0.1 + 2.1.4 com.google.code.gson gson - 2.10.1 + 2.13.2 javax.ws.rs javax.ws.rs-api - 2.0.1 + 2.1.1 com.squareup.okhttp3 okhttp - 4.11.0 + 4.12.0 com.squareup.okhttp3 logging-interceptor - 4.11.0 + 4.12.0 com.google.code.findbugs @@ -129,12 +129,12 @@ io.gsonfire gson-fire - 1.8.5 + 1.9.0 org.openapitools openapi-generator - 7.13.0 + 7.17.0 org.slf4j @@ -145,7 +145,7 @@ org.openapitools jackson-databind-nullable - 0.2.6 + 0.2.8 org.slf4j @@ -155,12 +155,12 @@ org.modelmapper modelmapper - 3.1.1 + 3.2.6 org.projectlombok lombok - 1.18.34 + 1.18.42 provided @@ -175,7 +175,7 @@ org.openapitools openapi-generator-maven-plugin - 7.0.1 + 7.17.0 @@ -201,7 +201,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.4 -Dspring.profiles.active=test