This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch maven-filtering-3.x
in repository https://gitbox.apache.org/repos/asf/maven-filtering.git
The following commit(s) were added to refs/heads/maven-filtering-3.x by this
push:
new acb734e Bump plexus-utils version to 3.6.1
acb734e is described below
commit acb734e1f160f4b87308465411e786093a0726e0
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 -->