This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch mvn3916 in repository https://gitbox.apache.org/repos/asf/maven-archiver.git
commit 100e4abe7db8f4fa32992736736b269ef5f2f307 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sun Jun 14 14:08:05 2026 +0200 Bump plexus-utils version to 3.6.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f172f94..a2d19c2 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ <properties> <mavenVersion>3.9.16</mavenVersion> <javaVersion>8</javaVersion> - <version.plexus-utils>3.6.0</version.plexus-utils> + <version.plexus-utils>3.6.1</version.plexus-utils> <version.plexus-xml>3.0.2</version.plexus-xml> <project.build.outputTimestamp>2025-12-20T18:25:07Z</project.build.outputTimestamp> </properties>
