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

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new 872b00d757 Bump maven-bundle-plugin from 5.1.4 to 5.1.6 (#1351)
872b00d757 is described below

commit 872b00d7575d655b8990150a5e35b1f3a1bd97aa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 1 09:15:31 2022 +0100

    Bump maven-bundle-plugin from 5.1.4 to 5.1.6 (#1351)
    
    Bumps maven-bundle-plugin from 5.1.4 to 5.1.6.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.felix:maven-bundle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a9f6264280..cb26acc5cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1062,7 +1062,7 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>5.1.4</version>
+          <version>5.1.6</version>
           <extensions>true</extensions>
         </plugin>
 

Reply via email to