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

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


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

commit e06630c4db3b7d45c150075e1dbc12405062fff9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 10 22:54:24 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] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1cfa3468..daabc85f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -252,7 +252,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>
       <groupId>org.apache.maven.shared</groupId>

Reply via email to