Skip to content

Commit

Permalink
Merge pull request #1004 from ebocher/fix_deps
Browse files Browse the repository at this point in the history
Fix dependencies
  • Loading branch information
ebocher authored Nov 7, 2024
2 parents be50600 + fef7b3a commit 04c2cf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
<!-- Dependencies versions -->
<junit-version>5.9.1</junit-version>
<jts-version>1.20.0</jts-version>
<h2gis-version>2.2.2-SNAPSHOT</h2gis-version>
<h2gis-version>2.2.3</h2gis-version>
<h2-version>2.3.232</h2-version>
<cts-version>1.7.1</cts-version>
<orbisdata-version>2.1.1-SNAPSHOT</orbisdata-version>
<orbisdata-version>2.1.2-SNAPSHOT</orbisdata-version>
<slf4j-version>2.0.16</slf4j-version>
<groovy-version>4.0.22</groovy-version>
<picocli-version>4.7.6</picocli-version>
Expand Down

0 comments on commit 04c2cf9

Please sign in to comment.