This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.17.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
new 661330a48b Upgrade to maven-bundle-plugin 5.1.9
661330a48b is described below
commit 661330a48b79f71e99655b5175efe51a5668da6d
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Jun 10 06:33:33 2023 +0200
Upgrade to maven-bundle-plugin 5.1.9
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bc3adcd062..bb593ebe23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
<javaee-javadoc-url>http://download.oracle.com/javaee/6/api/</javaee-javadoc-url>
<!-- Maven Plugin Version for this Project -->
- <maven-bundle-plugin-version>5.1.8</maven-bundle-plugin-version>
+ <maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version>
<maven-surefire-plugin-version>2.22.2</maven-surefire-plugin-version>
<maven-antrun-plugin-version>3.1.0</maven-antrun-plugin-version>
<maven-assembly-plugin-version>3.6.0</maven-assembly-plugin-version>