Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and liweinan committed Jul 19, 2024
1 parent 6927e2c commit 6205604
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 @@ -43,7 +43,7 @@
<version.org.jboss.apiviz>1.3.2.GA</version.org.jboss.apiviz>
<version.com.fasterxml.aalto-xml>1.3.3</version.com.fasterxml.aalto-xml>
<version.com.google.guava>33.2.1-jre</version.com.google.guava>
<version.com.h2database>2.2.224</version.com.h2database>
<version.com.h2database>2.3.230</version.com.h2database>
<version.jakarta.enterprise.cdi-api>4.1.0</version.jakarta.enterprise.cdi-api>
<version.jakarta.inject-api>2.0.1</version.jakarta.inject-api>
<junit-jupiter.version>5.10.3</junit-jupiter.version>
Expand Down

0 comments on commit 6205604

Please sign in to comment.