Skip to content

Commit a7eaec6

Browse files
authored
Merge pull request #70 from maxmind/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.0.0
Bump exec-maven-plugin from 1.6.0 to 3.0.0
2 parents 3c3e12f + 46d4880 commit a7eaec6

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
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.codehaus.mojo</groupId>
110110
<artifactId>exec-maven-plugin</artifactId>
111-
<version>1.6.0</version>
111+
<version>3.0.0</version>
112112
<executions>
113113
<execution>
114114
<phase>initialize</phase>

0 commit comments

Comments
 (0)