From 1bfbe2af426bacc902d5400dcbbf09709fd6d2ce Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 28 Oct 2024 20:46:11 +0000
Subject: [PATCH] chore(deps): update maven all non-major dependencies
---
backend/pom.xml | 4 ++--
legacy/pom.xml | 2 +-
processor/pom.xml | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/backend/pom.xml b/backend/pom.xml
index f64e353d3..a963a35c4 100644
--- a/backend/pom.xml
+++ b/backend/pom.xml
@@ -45,7 +45,7 @@
1.9.1
4.1.114.Final
${project.version}
- 9.41.2
+ 9.42
@@ -511,7 +511,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.5.0
+ 3.6.0
${checkstyle.skip}
google_checks.xml
diff --git a/legacy/pom.xml b/legacy/pom.xml
index c40ec9cbe..c834abc98 100644
--- a/legacy/pom.xml
+++ b/legacy/pom.xml
@@ -473,7 +473,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.5.0
+ 3.6.0
${checkstyle.skip}
google_checks.xml
diff --git a/processor/pom.xml b/processor/pom.xml
index 57489b941..4e91f270f 100644
--- a/processor/pom.xml
+++ b/processor/pom.xml
@@ -442,7 +442,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.5.0
+ 3.6.0
${checkstyle.skip}
google_checks.xml