Skip to content

Commit

Permalink
Update to H2GIS 2.2.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
ebocher committed Jun 18, 2024
1 parent ba3631c commit f11c04a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@

- Refactoring to manage data exceptions
- Fix exception on script template
- Standardizing method names
- Standardizing method names
- Update to H2GIS 2.2.2-SNAPSHOT
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<!-- Dependencies versions -->
<junit-version>5.8.2</junit-version>
<h2gis-version>2.2.1</h2gis-version>
<h2gis-version>2.2.2-SNAPSHOT</h2gis-version>
<jts-version>1.19.0</jts-version>
<groovy-version>4.0.17</groovy-version>
<picocli-version>4.6.3</picocli-version>
Expand Down

0 comments on commit f11c04a

Please sign in to comment.