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

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new 5c7ff5e712 Bump org.apache.maven:maven-compat in 
/tools/maven-bundle-plugin (#328)
5c7ff5e712 is described below

commit 5c7ff5e712eeee85eda67c0925917541f9930360
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 8 09:20:52 2024 +0200

    Bump org.apache.maven:maven-compat in /tools/maven-bundle-plugin (#328)
    
    Bumps [org.apache.maven:maven-compat](https://github.com/apache/maven) from 
3.3.9 to 3.8.1.
    - [Release notes](https://github.com/apache/maven/releases)
    - 
[Commits](https://github.com/apache/maven/compare/maven-3.3.9...maven-3.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-compat
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 tools/maven-bundle-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/maven-bundle-plugin/pom.xml 
b/tools/maven-bundle-plugin/pom.xml
index 5f037fed60..09fa1ee1f2 100644
--- a/tools/maven-bundle-plugin/pom.xml
+++ b/tools/maven-bundle-plugin/pom.xml
@@ -212,7 +212,7 @@
   <dependency>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-compat</artifactId>
-    <version>3.3.9</version>
+    <version>3.8.1</version>
     <scope>provided</scope>
   </dependency>
   <dependency>

Reply via email to