Skip to content

Commit

Permalink
Bump h2 from 2.1.210 to 2.2.220
Browse files Browse the repository at this point in the history
Bumps [h2](https://github.com/h2database/h2database) from 2.1.210 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-2.1.210...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 7, 2023
1 parent 0e0d8a1 commit 0596dfb
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 @@ -126,7 +126,7 @@
<junit.version>4.12</junit.version>
<mrunit.version>1.1.0</mrunit.version>
<dbunit.version>2.5.4</dbunit.version>
<h2.version>2.1.210</h2.version>
<h2.version>2.2.220</h2.version>
<jetty.version>9.4.46.v20220331</jetty.version>
<jamm.version>0.3.1</jamm.version>
<mockito.version>2.7.14</mockito.version>
Expand Down

0 comments on commit 0596dfb

Please sign in to comment.