Skip to content

Commit

Permalink
maven-bundle-plugin is downgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
solomax committed Dec 27, 2024
1 parent 80a31a5 commit 227630c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<maven-javadoc-plugin.version>3.11.2</maven-javadoc-plugin.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<maven-bundle-plugin.version>6.0.0</maven-bundle-plugin.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version> <!-- starting 6.0.0 Java17+ is required -->
<maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-eclipse-plugin.version>2.10</maven-eclipse-plugin.version>
Expand Down

0 comments on commit 227630c

Please sign in to comment.