From a4332dd2b1ecfc59d6b7f01cc9554b81a5bbdf83 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 2 Jul 2024 16:24:01 +0000
Subject: [PATCH] chore(deps): update maven all non-major dependencies (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
core/pom.xml | 10 +++++-----
spring/pom.xml | 14 +++++++-------
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/core/pom.xml b/core/pom.xml
index 3d58d19..779d425 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -58,7 +58,7 @@
org.projectlombok
lombok
- 1.18.32
+ 1.18.34
org.apache.commons
@@ -96,7 +96,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.2.5
+ 3.3.0
@{argLine}
${skip.unit.tests}
@@ -167,7 +167,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.6.3
+ 3.7.0
Javadoc Documentation for ${project.name} ${project.version}
@@ -180,7 +180,7 @@
org.apache.maven.plugins
maven-enforcer-plugin
- 3.4.1
+ 3.5.0
default-cli
@@ -222,7 +222,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.3.1
+ 3.4.0
${checkstyle.skip}
google_checks.xml
diff --git a/spring/pom.xml b/spring/pom.xml
index cab3f2e..bf8d64e 100644
--- a/spring/pom.xml
+++ b/spring/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.2.5
+ 3.3.1
@@ -176,7 +176,7 @@
org.yaml
snakeyaml
- 2.0
+ 2.2
@@ -186,7 +186,7 @@
org.apache.maven.plugins
maven-failsafe-plugin
- 3.2.5
+ 3.3.0
integration-tests
@@ -209,7 +209,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.2.5
+ 3.3.0
@{argLine}
${skip.unit.tests}
@@ -337,7 +337,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.6.3
+ 3.7.0
Javadoc Documentation for ${project.name} ${project.version}
@@ -350,7 +350,7 @@
org.apache.maven.plugins
maven-enforcer-plugin
- 3.4.1
+ 3.5.0
default-cli
@@ -394,7 +394,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.3.1
+ 3.4.0
${checkstyle.skip}
google_checks.xml