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

Bukama 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 1f8a00e  Bump org.apache.maven.shared:maven-filtering from 3.5.0 to 
3.5.1 (#485)
1f8a00e is described below

commit 1f8a00efce93353684031e20f7d754821059d37f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 4 22:46:07 2026 +0200

    Bump org.apache.maven.shared:maven-filtering from 3.5.0 to 3.5.1 (#485)
    
    Bumps 
[org.apache.maven.shared:maven-filtering](https://github.com/apache/maven-filtering)
 from 3.5.0 to 3.5.1.
    - [Release notes](https://github.com/apache/maven-filtering/releases)
    - 
[Commits](https://github.com/apache/maven-filtering/compare/maven-filtering-3.5.0...maven-filtering-3.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.shared:maven-filtering
      dependency-version: 3.5.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 31838b6..c76da62 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.5.0</version>
+      <version>3.5.1</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>

Reply via email to