This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch plexus-utils4 in repository https://gitbox.apache.org/repos/asf/maven-archiver.git
commit 060d55251e39f4e61b1869c97132725010bd5be1 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sun Jun 14 13:40:59 2026 +0200 Bump org.codehaus.plexus:plexus-utils from 3.6.1 to 4.0.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 236353f..bb5c32d 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.6.1</version> + <version>4.0.3</version> </dependency> <!-- Test dependencies
