From a95c67aeea64d537c9edb5564ceb6a3a01a688e0 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 18 Jul 2024 15:29:49 +0300
Subject: [PATCH] Update all non-major maven dependencies (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
pom.xml | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/pom.xml b/pom.xml
index 2037f05..bf50ae7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
dev.vality
library-parent-pom
- 2.0.2
+ 2.0.3
pom
Vality parent
@@ -83,7 +83,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.6.0
+ 3.7.0
attach-javadocs
@@ -99,7 +99,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ 1.7.0
true
${pubStagingRepoId}
@@ -111,7 +111,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.1.0
+ 3.2.4
sign-artifacts
@@ -144,12 +144,12 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.3.0
+ 3.4.0
com.puppycrawl.tools
checkstyle
- 10.12.4
+ 10.17.0
@@ -177,7 +177,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ 3.3.1
attach-sources
@@ -190,7 +190,7 @@
org.jacoco
jacoco-maven-plugin
- 0.8.10
+ 0.8.12
@@ -212,7 +212,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.11.0
+ 3.13.0
${maven.compiler.target}