2 parents 2c242d0 + 56c91d9 commit 089070fCopy full SHA for 089070f
2 files changed
docs/CHANGELOG.md
@@ -9,3 +9,4 @@
9
- Update to H2GIS 2.2.4
10
- Add new signatures to create in memory database or database in the OS tmpdir
11
- Fix poms add project names
12
+- Update to H2GIS 2.2.5
pom.xml
@@ -24,7 +24,7 @@
24
25
<!-- Dependencies versions -->
26
<junit-version>5.9.2</junit-version>
27
- <h2gis-version>2.2.4</h2gis-version>
+ <h2gis-version>2.2.5</h2gis-version>
28
<jts-version>1.20.0</jts-version>
29
<groovy-version>4.0.29</groovy-version>
30
<picocli-version>4.7.7</picocli-version>
0 commit comments