Skip to content

Commit 88c45e5

Browse files
Update dependency org.codehaus.mojo:exec-maven-plugin to v3
1 parent e69d17e commit 88c45e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<easymock.version>5.2.0</easymock.version>
5959
<!-- keep exec-maven-plugin on 1.5.0 until https://github.com/mojohaus/exec-maven-plugin/issues/76 is fixed
6060
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>
61+
<exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
6262
<spotbugs.version>4.7.1</spotbugs.version>
6363
<spotbugs.maven.plugin.version>4.7.1.0</spotbugs.maven.plugin.version>
6464
<java.version>17</java.version>

0 commit comments

Comments
 (0)