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 e69d17e commit 88c45e5Copy full SHA for 88c45e5
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.5.0</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>17</java.version>
0 commit comments