diff --git a/backend/pom.xml b/backend/pom.xml index 0b101e5e2..07d83e40a 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.5 + 3.4.0 @@ -40,12 +40,12 @@ ${project.build.directory}/coverage-reports ${maven.build.timestamp} yyyy-MM-dd HH:mm:ss - 1.20.3 + 1.20.4 5.9.1 1.9.1 - 4.1.114.Final + 4.1.115.Final ${project.version} - 9.46 + 9.47 @@ -133,7 +133,7 @@ org.apache.commons commons-text - 1.12.0 + 1.13.0 org.projectlombok @@ -183,7 +183,7 @@ org.wiremock wiremock-standalone - 3.9.2 + 3.10.0 test @@ -224,12 +224,12 @@ org.springframework spring-web - 6.1.14 + 6.2.0 org.springframework.security spring-security-core - 6.3.4 + 6.4.1 io.netty @@ -446,7 +446,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.1 + 3.11.2 8 Javadoc Documentation for ${project.name} ${project.version} @@ -535,7 +535,7 @@ org.cyclonedx cyclonedx-maven-plugin - 2.9.0 + 2.9.1 validate diff --git a/legacy/pom.xml b/legacy/pom.xml index ff21a5907..97c79fd8b 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.5 + 3.4.0 @@ -44,14 +44,14 @@ ${maven.build.timestamp} yyyy-MM-dd HH:mm:ss - 1.20.3 + 1.20.4 5.9.1 1.9.1 ${project.version} 1.5.5.Fina - 4.1.114.Final + 4.1.115.Final 10.13.0 @@ -153,7 +153,7 @@ org.testcontainers oracle-xe - 1.20.3 + 1.20.4 test @@ -199,7 +199,7 @@ org.springframework spring-web - 6.1.14 + 6.2.0 io.netty @@ -408,7 +408,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.1 + 3.11.2 8 Javadoc Documentation for ${project.name} ${project.version} @@ -497,7 +497,7 @@ org.cyclonedx cyclonedx-maven-plugin - 2.9.0 + 2.9.1 validate diff --git a/processor/pom.xml b/processor/pom.xml index 69b937bd2..ef446a367 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.5 + 3.4.0 @@ -40,13 +40,13 @@ ${project.build.directory}/coverage-reports ${maven.build.timestamp} yyyy-MM-dd HH:mm:ss - 1.20.3 + 1.20.4 5.9.1 1.9.1 3.24.2 - 4.1.114.Final + 4.1.115.Final ${project.version} - 11.0.0 + 11.0.1 @@ -155,7 +155,7 @@ org.wiremock wiremock-standalone - 3.9.2 + 3.10.0 test @@ -186,7 +186,7 @@ org.springframework spring-web - 6.1.14 + 6.2.0 io.netty @@ -379,7 +379,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.1 + 3.11.2 8 Javadoc Documentation for ${project.name} ${project.version} @@ -465,7 +465,7 @@ org.cyclonedx cyclonedx-maven-plugin - 2.9.0 + 2.9.1 validate