]> source.dussan.org Git - javassist.git/commitdiff
Use current latest org.apache.felix:maven-bundle-plugin:5.1.9 472/head
authorEd Merks <ed.merks@gmail.com>
Sun, 17 Dec 2023 13:15:41 +0000 (14:15 +0100)
committerEd Merks <ed.merks@gmail.com>
Sun, 17 Dec 2023 13:15:41 +0000 (14:15 +0100)
https://github.com/jboss-javassist/javassist/issues/471

pom.xml

diff --git a/pom.xml b/pom.xml
index 850108eb20edd02d586fea42dab6912e72f8ddfc..adb954377a7938615a4c072f89894c1a2ddb0e85 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,7 @@ Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.</i>]]></bottom>
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>3.3.0</version>
+        <version>5.1.9</version>
         <executions>
           <execution>
             <id>bundle-manifest</id>