diff --git a/pom.xml b/pom.xml index beb39be..7928d73 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.0 + 4.0.3 @@ -25,7 +25,7 @@ me.paulschwarz spring-dotenv - 4.0.0 + 5.1.0 @@ -141,7 +141,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.3 + 4.9.8 provided @@ -157,7 +157,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.9.3.2 + 4.9.8.2 Max Low @@ -186,7 +186,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.46.0 + 3.2.1 @@ -212,7 +212,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.3 + 3.5.5 ${jacoco.agent} -Xms512m -Xmx1500m methods @@ -226,7 +226,7 @@ org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.14 prepare-agent