Skip to content

Commit 089070f

Browse files
authored
Merge pull request #411 from ebocher/master_release
Update H2GIS (exclude graalvm native image)
2 parents 2c242d0 + 56c91d9 commit 089070f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
- Update to H2GIS 2.2.4
1010
- Add new signatures to create in memory database or database in the OS tmpdir
1111
- Fix poms add project names
12+
- Update to H2GIS 2.2.5

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<!-- Dependencies versions -->
2626
<junit-version>5.9.2</junit-version>
27-
<h2gis-version>2.2.4</h2gis-version>
27+
<h2gis-version>2.2.5</h2gis-version>
2828
<jts-version>1.20.0</jts-version>
2929
<groovy-version>4.0.29</groovy-version>
3030
<picocli-version>4.7.7</picocli-version>

0 commit comments

Comments
 (0)