From e7757e337feaa943972786bb6dafcad84eeb44b3 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 19 Sep 2024 12:53:08 +0000
Subject: [PATCH] fix(deps): update maven all non-major dependencies
---
backend/pom.xml | 4 ++--
legacy/pom.xml | 2 +-
processor/pom.xml | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/backend/pom.xml b/backend/pom.xml
index c0fce02dbf..bfde1ae97a 100644
--- a/backend/pom.xml
+++ b/backend/pom.xml
@@ -45,7 +45,7 @@
1.9.1
4.1.113.Final
${project.version}
- 9.41
+ 9.41.1
@@ -224,7 +224,7 @@
org.springframework
spring-web
- 6.1.12
+ 6.1.13
org.springframework.security
diff --git a/legacy/pom.xml b/legacy/pom.xml
index e2abba2c7e..5f87e21754 100644
--- a/legacy/pom.xml
+++ b/legacy/pom.xml
@@ -199,7 +199,7 @@
org.springframework
spring-web
- 6.1.12
+ 6.1.13
io.netty
diff --git a/processor/pom.xml b/processor/pom.xml
index ac0d21888e..940a7d07bc 100644
--- a/processor/pom.xml
+++ b/processor/pom.xml
@@ -46,7 +46,7 @@
3.24.2
4.1.113.Final
${project.version}
- 10.17.3
+ 10.18.0
@@ -186,7 +186,7 @@
org.springframework
spring-web
- 6.1.12
+ 6.1.13
io.netty