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

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis-thirdparty.git


The following commit(s) were added to refs/heads/master by this push:
     new 0d50dd7  RATIS-2482. Bump maven-bundle-plugin to 6.0.2 (#102)
0d50dd7 is described below

commit 0d50dd714fcc3639453c62f0e0bcf7f72facc983
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 15:33:23 2026 +0200

    RATIS-2482. Bump maven-bundle-plugin to 6.0.2 (#102)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bb0b085..d6fb225 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
     <cyclonedx.version>2.9.1</cyclonedx.version>
     <exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
     <extra-enforcer-rules.version>1.12.0</extra-enforcer-rules.version>
-    <maven-bundle-plugin.version>5.1.8</maven-bundle-plugin.version>
+    <maven-bundle-plugin.version>6.0.2</maven-bundle-plugin.version>
     <maven-replacer-plugin.version>1.5.3</maven-replacer-plugin.version>
     <os-maven-plugin.version>1.7.1</os-maven-plugin.version>
 

Reply via email to