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-assembly-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 66e20223 Bump org.apache.maven.shared:maven-common-artifact-filters
66e20223 is described below

commit 66e20223558e979b1d29295d6e79d33daaf19a36
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 8 19:17:15 2024 +0000

    Bump org.apache.maven.shared:maven-common-artifact-filters
    
    Bumps 
[org.apache.maven.shared:maven-common-artifact-filters](https://github.com/apache/maven-common-artifact-filters)
 from 3.3.2 to 3.4.0.
    - [Release 
notes](https://github.com/apache/maven-common-artifact-filters/releases)
    - 
[Commits](https://github.com/apache/maven-common-artifact-filters/compare/maven-common-artifact-filters-3.3.2...maven-common-artifact-filters-3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.shared:maven-common-artifact-filters
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e8ea3418..c6ba755e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-common-artifact-filters</artifactId>
-      <version>3.3.2</version>
+      <version>3.4.0</version>
     </dependency>
 
     <dependency>

Reply via email to