Skip to content

Commit a9748b2

Browse files
fix: dependency relocated
Co-authored-by: Chad Wilson <[email protected]>
1 parent aa38606 commit a9748b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 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>com.googlecode.maven-download-plugin</groupId>
191+
<groupId>io.github.download-maven-plugin</groupId>
192192
<artifactId>download-maven-plugin</artifactId>
193-
<version>1.13.0</version>
193+
<version>2.0.0</version>
194194
</plugin>
195195
<plugin>
196196
<groupId>org.jsonschema2pojo</groupId>

0 commit comments

Comments
 (0)