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 bc54e82 Bump Maven version to 3.9.16
bc54e82 is described below
commit bc54e82d6f5f7c96894b1c67570cc86c6391e65e
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Mon Jun 15 17:56:02 2026 +0200
Bump Maven version to 3.9.16
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fb3f93e..9111c04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
</distributionManagement>
<properties>
- <mavenVersion>3.9.12</mavenVersion>
+ <mavenVersion>3.9.16</mavenVersion>
<slf4jVersion>1.7.36</slf4jVersion>
<version.plexus-utils>3.6.1</version.plexus-utils>
<project.build.outputTimestamp>2026-03-02T11:11:47Z</project.build.outputTimestamp>