Skip to content

Commit

Permalink
chore(deps-dev): bump com.h2database:h2 from 2.1.214 to 2.2.224 (#44)
Browse files Browse the repository at this point in the history
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.1.214 to 2.2.224.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-2.1.214...version-2.2.224)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alejandro Alvarez <[email protected]>
  • Loading branch information
dependabot[bot] and jandroav authored Oct 5, 2023
1 parent eed90e3 commit 4ceff0b
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 @@ -65,7 +65,7 @@
<junit-platform.version>1.10.0</junit-platform.version>
<jsonassert.version>1.5.1</jsonassert.version>
<hsqldb.version>2.7.1</hsqldb.version>
<h2.version>2.1.214</h2.version>
<h2.version>2.2.224</h2.version>
<liquibase-test-harness.version>1.0.9</liquibase-test-harness.version>
<lombok.version>1.18.28</lombok.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 4ceff0b

Please sign in to comment.