You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ro...@apache.org on 2022/10/19 16:32:55 UTC

[activemq-artemis] 01/02: ARTEMIS-4061: update maven-bundle-plugin to 5.1.8

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

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit 7bd67d2eb5f1ee60df7f052be62cab9a8852860d
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Wed Oct 19 17:06:50 2022 +0100

    ARTEMIS-4061: update maven-bundle-plugin to 5.1.8
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 386ba80761..006c509629 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
       <tomcat.servlet-api.version>8.5.78</tomcat.servlet-api.version>
       <jgroups.version>5.2.0.Final</jgroups.version>
       <errorprone.version>2.10.0</errorprone.version>
-      <maven.bundle.plugin.version>5.1.6</maven.bundle.plugin.version>
+      <maven.bundle.plugin.version>5.1.8</maven.bundle.plugin.version>
       <maven.checkstyle.plugin.version>3.1.2</maven.checkstyle.plugin.version>
       <sevntu.checks.version>1.39.0</sevntu.checks.version>
       <checkstyle.version>9.2.1</checkstyle.version>