You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2022/07/16 13:00:33 UTC

[ws-axiom] branch master updated: Bump maven-bundle-plugin from 5.1.6 to 5.1.7

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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 10df8179e Bump maven-bundle-plugin from 5.1.6 to 5.1.7
10df8179e is described below

commit 10df8179ec77e1a94b79d0ba8d287ab3a456be67
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Jul 15 03:39:14 2022 +0000

    Bump maven-bundle-plugin from 5.1.6 to 5.1.7
    
    Bumps maven-bundle-plugin from 5.1.6 to 5.1.7.
    
    ---
    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] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b93fb1b07..58bc538ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -581,7 +581,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>5.1.6</version>
+                    <version>5.1.7</version>
                     <configuration>
                         <instructions>
                             <_removeheaders>