From 4803669d5f680c7089b43bf2d6640a40bcf158fa Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 25 Nov 2024 17:51:54 +0000
Subject: [PATCH] fix(deps): update maven all non-major dependencies
---
backend/pom.xml | 8 ++++----
legacy/pom.xml | 4 ++--
processor/pom.xml | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/backend/pom.xml b/backend/pom.xml
index 0b101e5e2..2531ffe27 100644
--- a/backend/pom.xml
+++ b/backend/pom.xml
@@ -43,9 +43,9 @@
1.20.3
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.0
io.netty
diff --git a/legacy/pom.xml b/legacy/pom.xml
index ff21a5907..5e07a6e78 100644
--- a/legacy/pom.xml
+++ b/legacy/pom.xml
@@ -51,7 +51,7 @@
${project.version}
1.5.5.Fina
- 4.1.114.Final
+ 4.1.115.Final
10.13.0
@@ -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 fcb6d0d0c..fef8aa844 100644
--- a/processor/pom.xml
+++ b/processor/pom.xml
@@ -44,7 +44,7 @@
5.9.1
1.9.1
3.24.2
- 4.1.114.Final
+ 4.1.115.Final
${project.version}
10.21.0
@@ -186,7 +186,7 @@
org.springframework
spring-web
- 6.1.14
+ 6.2.0
io.netty