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

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-base.git


The following commit(s) were added to refs/heads/master by this push:
     new eb90940  SLING-11975 upgrade maven-bundle-plugin to 5.1.9 (#13)
eb90940 is described below

commit eb9094048b273981c2c28f2de6a5a06f3aa0c89d
Author: Mark Adamcin <[email protected]>
AuthorDate: Fri Jul 21 06:43:01 2023 -0700

    SLING-11975 upgrade maven-bundle-plugin to 5.1.9 (#13)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3eb81e2..24e258e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>5.1.1</version>
+                <version>5.1.9</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>

Reply via email to