Skip to content

Commit

Permalink
Merge pull request #1393 from ebocher/h2_232
Browse files Browse the repository at this point in the history
Upgrade to H2 2.2.232
  • Loading branch information
ebocher committed Sep 3, 2024
2 parents 0701029 + ab8f8f7 commit 666f5f4
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 @@ -9,4 +9,5 @@
- Use new sonatype auth
- Add ST_SnapToSelf function
- Upgrade to H2 2.3.230
- Upgrade to JTS 1.20
- Upgrade to JTS 1.20
- Upgrade to H2 2.3.232
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<!-- Dependencies versions -->
<commons-compress-version>1.27.1</commons-compress-version>
<commons-io-version>2.16.1</commons-io-version>
<h2-version>2.3.230</h2-version>
<h2-version>2.3.232</h2-version>
<jackson-core-version>2.17.2</jackson-core-version>
<jts-version>1.20.0</jts-version>
<junit-version>5.9.2</junit-version>
Expand Down

0 comments on commit 666f5f4

Please sign in to comment.