This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch plexus in repository https://gitbox.apache.org/repos/asf/maven-filtering.git
commit 8384ca238b397c32549cd73157bde210059c24d0 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Mon Jun 15 17:53:24 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 919823c..fb3f93e 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ <properties> <mavenVersion>3.9.12</mavenVersion> <slf4jVersion>1.7.36</slf4jVersion> - <version.plexus-utils>3.6.0</version.plexus-utils> + <version.plexus-utils>3.6.1</version.plexus-utils> <project.build.outputTimestamp>2026-03-02T11:11:47Z</project.build.outputTimestamp> <!-- don't fail check for some rules that are too hard to enforce (could even be told broken for some) and those that are enforced by the formatting checks from spotless -->
