Skip to content

Commit

Permalink
Fix build for Maven 3.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ByronCinNZ committed Sep 9, 2024
1 parent 83a1108 commit b6a6529
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@
<dependency>
<groupId>com.github.lookfirst</groupId>
<artifactId>sardine</artifactId>
<version>5.1-GEONETWORK</version>
<version>5.1</version>
<exclusions>
<exclusion>
<!-- depends on an old version of httpcore, but the new one is backward compatible -->
Expand Down
2 changes: 1 addition & 1 deletion schemas/iso19115-3.2018/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>gn-schemas</artifactId>
<groupId>org.geonetwork-opensource.schemas</groupId>
<version>4.2.6-SNAPSHOT</version>
<version>4.2.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit b6a6529

Please sign in to comment.