From 025fdbfd4f7b4481da086fd104bc2099fb8208da Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 3 Dec 2024 19:10:24 +0000
Subject: [PATCH] fix(deps): update maven all non-major dependencies
---
backend/pom.xml | 12 ++++++------
legacy/pom.xml | 10 +++++-----
processor/pom.xml | 8 ++++----
3 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/backend/pom.xml b/backend/pom.xml
index 0b101e5e2..180653348 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
@@ -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
diff --git a/legacy/pom.xml b/legacy/pom.xml
index ff21a5907..d0eeb249d 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
diff --git a/processor/pom.xml b/processor/pom.xml
index 69b937bd2..0b6bdbc6c 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,11 +40,11 @@
${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
@@ -186,7 +186,7 @@
org.springframework
spring-web
- 6.1.14
+ 6.2.0
io.netty