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

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


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

commit 34c369a2b0da0283a681c23a68099478098011d4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 3 22:32:24 2026 +0000

    Bump org.apache.maven.shared:maven-filtering from 3.5.0 to 3.5.1
    
    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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 58cbb9d..9a9b3bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
     <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.apache.maven</groupId>

Reply via email to