This is an automated email from the ASF dual-hosted git repository.
cstamas pushed a commit to branch maven-resources-plugin-3.x
in repository https://gitbox.apache.org/repos/asf/maven-resources-plugin.git
The following commit(s) were added to refs/heads/maven-resources-plugin-3.x by
this push:
new bfadfff Use maven-filtering 3.5.0 (staged)
bfadfff is described below
commit bfadfff31a4f2e720d7783c5faffddba371cbcb3
Author: Tamas Cservenak <[email protected]>
AuthorDate: Mon Mar 2 12:24:33 2026 +0100
Use maven-filtering 3.5.0 (staged)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 80d92ea..15c6a17 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-filtering</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.5.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>