Skip to content

Commit f61f551

Browse files
authored
Apply suggestions from code review
1 parent 1d58894 commit f61f551

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,9 @@ Copyright (c) 2012 - Jeremy Long
188188
<pluginManagement>
189189
<plugins>
190190
<plugin>
191-
<groupId>org.codehaus.mojo</groupId>
192-
<artifactId>exec-maven-plugin</artifactId>
193-
<version>3.6.2</version>
191+
<groupId>com.googlecode.maven-download-plugin</groupId>
192+
<artifactId>download-maven-plugin</artifactId>
193+
<version>1.13.0</version>
194194
</plugin>
195195
<plugin>
196196
<groupId>org.jsonschema2pojo</groupId>

0 commit comments

Comments
 (0)