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

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


The following commit(s) were added to refs/heads/master by this push:
     new e0b7380d [MRESOLVER-641] Bump biz.aQute.bnd:bnd-maven-plugin from 
7.0.0 to 7.1.0 (#619)
e0b7380d is described below

commit e0b7380d26f90b8a824d8f76bf01a03665aec75e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 12 17:19:57 2024 +0100

    [MRESOLVER-641] Bump biz.aQute.bnd:bnd-maven-plugin from 7.0.0 to 7.1.0 
(#619)
    
    Bumps [biz.aQute.bnd:bnd-maven-plugin](https://github.com/bndtools/bnd) 
from 7.0.0 to 7.1.0.
    - [Release notes](https://github.com/bndtools/bnd/releases)
    - 
[Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
    - [Commits](https://github.com/bndtools/bnd/compare/7.0.0...7.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: biz.aQute.bnd:bnd-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    
    ---
    
    https://issues.apache.org/jira/browse/MRESOLVER-641
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 97d66cc0..66319dd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -651,7 +651,7 @@
         <plugin>
           <groupId>biz.aQute.bnd</groupId>
           <artifactId>bnd-maven-plugin</artifactId>
-          <version>7.0.0</version>
+          <version>7.1.0</version>
           <configuration>
             <bnd><![CDATA[
               Bundle-SymbolicName: 
org.apache.${replacestring;${project.artifactId};-;.}

Reply via email to