Skip to content

Commit

Permalink
Update library to GDDC fork
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromeroucou committed Mar 4, 2024
1 parent e47962e commit bde1e75
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -532,10 +532,11 @@
<artifactId>java-json-canonicalization</artifactId>
<version>1.1</version>
</dependency>
<!-- Sitemap generation -->
<dependency>
<groupId>com.github.dfabulich</groupId>
<groupId>io.gdcc</groupId>
<artifactId>sitemapgen4j</artifactId>
<version>1.1.2</version>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>edu.ucar</groupId>
Expand Down

0 comments on commit bde1e75

Please sign in to comment.