We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5353ee6 commit b670c96Copy full SHA for b670c96
1 file changed
pom.xml
@@ -58,7 +58,7 @@
58
<easymock.version>5.2.0</easymock.version>
59
<!-- keep exec-maven-plugin on 1.5.0 until https://github.com/mojohaus/exec-maven-plugin/issues/76 is fixed
60
running our LicenseFinder plugin in create-licenses-for-docker breaks when upgrading to 1.6.0 -->
61
- <exec-maven-plugin.version>1.5.0</exec-maven-plugin.version>
+ <exec-maven-plugin.version>3.4.1</exec-maven-plugin.version>
62
<spotbugs.version>4.7.1</spotbugs.version>
63
<spotbugs.maven.plugin.version>4.7.1.0</spotbugs.maven.plugin.version>
64
<java.version>8</java.version>
0 commit comments