Skip to content

Commit

Permalink
Add missing gt-epsg-hsql library.
Browse files Browse the repository at this point in the history
Signed-off-by: Maximilian Chrzan <[email protected]>
Signed-off-by: mchrza <[email protected]>
  • Loading branch information
mchrza committed Dec 10, 2024
1 parent c860ca6 commit 4fb18d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions xyz-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,10 @@
<artifactId>gt-main</artifactId>
<groupId>org.geotools</groupId>
</dependency>
<dependency>
<groupId>org.geotools</groupId>
<artifactId>gt-epsg-hsql</artifactId>
</dependency>

<!-- Cache -->
<dependency>
Expand Down

0 comments on commit 4fb18d3

Please sign in to comment.