Skip to content

Commit 125ec45

Browse files
committed
Bump maven-exec-plugin to 3.1.0
1 parent 09de384 commit 125ec45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

affinity/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
<plugin>
121121
<groupId>org.codehaus.mojo</groupId>
122122
<artifactId>exec-maven-plugin</artifactId>
123+
<version>3.1.0</version>
123124
<executions>
124125
<execution>
125126
<!-- this execution happens just after compiling the java classes, and builds the native code. -->

0 commit comments

Comments
 (0)