We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a50ae3 commit f36be5eCopy full SHA for f36be5e
pom.xml
@@ -47,6 +47,7 @@
47
<plugin>
48
<groupId>org.apache.felix</groupId>
49
<artifactId>maven-bundle-plugin</artifactId>
50
+ <!-- 6.0.0 requires Java 17+ (currently on Java 11) -->
51
<version>5.1.9</version>
52
<configuration>
53
<instructions>
0 commit comments