We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa38606 commit a9748b2Copy full SHA for a9748b2
pom.xml
@@ -188,9 +188,9 @@ Copyright (c) 2012 - Jeremy Long
188
<pluginManagement>
189
<plugins>
190
<plugin>
191
- <groupId>com.googlecode.maven-download-plugin</groupId>
+ <groupId>io.github.download-maven-plugin</groupId>
192
<artifactId>download-maven-plugin</artifactId>
193
- <version>1.13.0</version>
+ <version>2.0.0</version>
194
</plugin>
195
196
<groupId>org.jsonschema2pojo</groupId>
0 commit comments