Skip to content

Commit 9c58117

Browse files
committed
Update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.3
1 parent b579296 commit 9c58117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spannergeo-s2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<plugin>
9191
<groupId>org.codehaus.mojo</groupId>
9292
<artifactId>exec-maven-plugin</artifactId>
93-
<version>3.4.1</version>
93+
<version>3.6.3</version>
9494
<configuration>
9595
<mainClass>com.example.spannergeo.App</mainClass>
9696
</configuration>

0 commit comments

Comments
 (0)