Skip to content

Commit

Permalink
chore(deps): bump com.h2database:h2 from 2.1.214 to 2.2.220
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.220.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-2.1.214...version-2.2.220)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 145afb9 commit 7d319af
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 @@ -35,7 +35,7 @@
<java-jwt.version>3.12.1</java-jwt.version>
<commons-lang3.version>3.11</commons-lang3.version>
<commons-collections4.version>4.4</commons-collections4.version>
<h2.version>2.1.214</h2.version>
<h2.version>2.2.220</h2.version>
<liquibase-core.version>4.9.1</liquibase-core.version>
<hibernate.validator.version>8.0.0.Final</hibernate.validator.version>
<liquibase.maven.plugin.version>4.1.1</liquibase.maven.plugin.version>
Expand Down

0 comments on commit 7d319af

Please sign in to comment.