Skip to content

Commit 6505662

Browse files
authored
Merge pull request #56 from maxmind/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-1.6.0
Bump exec-maven-plugin from 1.1 to 1.6.0
2 parents 0297bcf + c8e0527 commit 6505662

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1</version>
111+
<version>1.6.0</version>
112112
<executions>
113113
<execution>
114114
<phase>initialize</phase>

0 commit comments

Comments
 (0)