Skip to content

Commit

Permalink
Bump com.h2database:h2 from 2.2.222 to 2.2.224
Browse files Browse the repository at this point in the history
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.222 to 2.2.224.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-2.2.222...version-2.2.224)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 8204562 commit 9f818a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<hsqldb.version>2.7.0</hsqldb.version>
<postgresql.version>42.5.0</postgresql.version>
<mysql.version>8.0.30</mysql.version>
<h2.version>2.2.222</h2.version>
<h2.version>2.2.224</h2.version>
<junit.version>5.9.1</junit.version>
<slf4j.version>2.0.9</slf4j.version>
</properties>
Expand Down

0 comments on commit 9f818a0

Please sign in to comment.