Skip to content

Commit

Permalink
Merge 06dd9c5 into 12558b9
Browse files Browse the repository at this point in the history
  • Loading branch information
phanecak-maptiler authored Apr 26, 2024
2 parents 12558b9 + 06dd9c5 commit 9c4a740
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions planetiler-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,12 @@
<groupId>mil.nga.geopackage</groupId>
<artifactId>geopackage</artifactId>
<version>${geopackage.version}</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-nop</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>

Expand Down

0 comments on commit 9c4a740

Please sign in to comment.