From bb69e5bb25d98755821ea6fb88199f3ef18f6b2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 01:58:37 +0000 Subject: [PATCH] Update all non-major maven dependencies --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index c1ad288..a8bc209 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ dev.vality library-parent-pom - 3.1.0 + 3.1.1 pom Vality parent @@ -66,7 +66,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.8.0 + 0.10.0 true ossrh @@ -77,7 +77,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.2 + 3.12.0 attach-javadocs @@ -113,7 +113,7 @@ org.codehaus.mojo flatten-maven-plugin - 1.7.1 + 1.7.3 flatten @@ -184,7 +184,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 attach-sources @@ -197,7 +197,7 @@ org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.14 @@ -219,7 +219,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.14.1 ${maven.compiler.source} ${maven.compiler.target}