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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git


The following commit(s) were added to refs/heads/master by this push:
     new 92d272a86 [JUNEAU-257] Bump maven-bundle-plugin from 5.1.8 to 5.1.9
92d272a86 is described below

commit 92d272a860370f7786d4a876c1003f70ce9dda44
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Nov 6 08:36:35 2023 -0500

    [JUNEAU-257] Bump maven-bundle-plugin from 5.1.8 to 5.1.9
---
 RELEASE-NOTES.txt | 1 +
 pom.xml           | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 334c9407d..ef094dd0c 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -19,6 +19,7 @@ Release Notes - Juneau - Version 9.0.2
     * [JUNEAU-254] Bump jetty.version from 11.0.16 to 11.0.18 #114, #117.
     * [JUNEAU-255] Bump org.apache:apache from 29 to 30.
     * [JUNEAU-256] Bump maven-javadoc-plugin from 3.5.0 to 3.6.0.
+    * [JUNEAU-257] Bump maven-bundle-plugin from 5.1.8 to 5.1.9.
 
 Release Notes - Juneau - Version 9.0.1
 
diff --git a/pom.xml b/pom.xml
index d5e4743ee..2071f3c25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -280,7 +280,7 @@
                                <plugin>
                                        <groupId>org.apache.felix</groupId>
                                        
<artifactId>maven-bundle-plugin</artifactId>
-                                       <version>5.1.8</version>
+                                       <version>5.1.9</version>
                                </plugin>
 
                                <plugin>

Reply via email to