Skip to content

Commit c5c15b2

Browse files
committed
Upgrade exec maven plugin
1 parent 91d1154 commit c5c15b2

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
@@ -38,7 +38,7 @@
3838
<plugin>
3939
<groupId>org.codehaus.mojo</groupId>
4040
<artifactId>exec-maven-plugin</artifactId>
41-
<version>3.1.0</version>
41+
<version>3.5.0</version>
4242
<executions>
4343
<execution>
4444
<id>python-test</id>

0 commit comments

Comments
 (0)