Skip to content

Commit

Permalink
Update plugins for Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
jodastephen committed Dec 9, 2018
1 parent fa46e55 commit 33ce201
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 @@ -826,7 +826,7 @@
<bndlib.version>4.1.0</bndlib.version>
<jacoco-maven-plugin.version>0.8.2</jacoco-maven-plugin.version>
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<spotbugs-maven-plugin.version>3.1.6</spotbugs-maven-plugin.version>
<spotbugs-maven-plugin.version>3.1.9</spotbugs-maven-plugin.version>
<!-- Properties for maven-compiler-plugin -->
<maven.compiler.compilerVersion>1.8</maven.compiler.compilerVersion>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit 33ce201

Please sign in to comment.