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/08/06 11:03:11 UTC

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

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 8dc6786de Bump maven-bundle-plugin from 5.1.7 to 5.1.8
8dc6786de is described below

commit 8dc6786deb1629bba06d728ea7b44c54f42f6044
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Aug 1 03:39:29 2022 +0000

    Bump maven-bundle-plugin from 5.1.7 to 5.1.8
    
    Bumps maven-bundle-plugin from 5.1.7 to 5.1.8.
    
    ---
    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 6aaccb84b..ad8450f5e 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.7</version>
+                    <version>5.1.8</version>
                     <configuration>
                         <instructions>
                             <_removeheaders>