Skip to content

Commit

Permalink
Fix build with Java 15
Browse files Browse the repository at this point in the history
Signed-off-by: Fred Bricon <fbricon@gmail.com>
  • Loading branch information
fbricon authored and datho7561 committed Feb 8, 2021
1 parent e09077b commit 4f2ed3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -158,7 +158,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>4.1.0</version>
<version>5.1.1</version>
<executions>
<execution>
<id>bundle-manifest</id>
Expand Down

0 comments on commit 4f2ed3d

Please sign in to comment.