This is an automated email from the ASF dual-hosted git repository.

mbuenger pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new b0d78d8  Bump org.apache.maven.shared:maven-filtering from 3.4.0 to 
3.5.0 (#254)
b0d78d8 is described below

commit b0d78d8a81bed7e5a7787533e39db6ad4101929d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 6 17:17:29 2026 +0100

    Bump org.apache.maven.shared:maven-filtering from 3.4.0 to 3.5.0 (#254)
    
    Bumps 
[org.apache.maven.shared:maven-filtering](https://github.com/apache/maven-filtering)
 from 3.4.0 to 3.5.0.
    - [Release notes](https://github.com/apache/maven-filtering/releases)
    - 
[Commits](https://github.com/apache/maven-filtering/compare/maven-filtering-3.4.0...maven-filtering-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.shared:maven-filtering
      dependency-version: 3.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d37a016..f06b6cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@ under the License.
     
<project.build.outputTimestamp>2024-12-30T10:45:13Z</project.build.outputTimestamp>
 
     <!-- Used by site documentation as well, do not remove -->
-    <mavenFilteringVersion>3.4.0</mavenFilteringVersion>
+    <mavenFilteringVersion>3.5.0</mavenFilteringVersion>
 
     <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
   </properties>

Reply via email to