Skip to content

Commit

Permalink
Bump h2 from 2.1.214 to 2.2.220 (#718)
Browse files Browse the repository at this point in the history
Bumps [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
  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>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent 3187e08 commit 6dee959
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 @@ -48,7 +48,7 @@
<eureka.version>1.10.18</eureka.version>
<fastinfoset.version>1.2.18</fastinfoset.version>
<guava.version>32.1.1-jre</guava.version>
<h2.version>2.1.214</h2.version>
<h2.version>2.2.220</h2.version>
<hibernate.version>5.6.15.Final</hibernate.version>
<hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
<httpclient.version>4.5.14</httpclient.version>
Expand Down

0 comments on commit 6dee959

Please sign in to comment.