Skip to content

Commit

Permalink
Bump com.h2database:h2 from 1.4.199 to 2.2.220 in /integration
Browse files Browse the repository at this point in the history
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 1.4.199 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-1.4.199...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 Aug 12, 2024
1 parent b455403 commit d13683a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@
<org.springframework.version>4.1.5.RELEASE</org.springframework.version>
<com.google.code.gson.version>2.9.0</com.google.code.gson.version>
<javax.inject.version>1</javax.inject.version>
<h2.version>1.4.199</h2.version>
<h2.version>2.2.220</h2.version>
<jersey-client.version>1.8</jersey-client.version>
<awaitility.version>3.1.2</awaitility.version>
<jacoco.agent.version>0.8.8</jacoco.agent.version>
Expand Down

0 comments on commit d13683a

Please sign in to comment.