Skip to content

Commit

Permalink
Bump h2 in /apm-sniffer/apm-sdk-plugin/h2-1.x-plugin
Browse files Browse the repository at this point in the history
Bumps [h2](https://github.com/h2database/h2database) from 1.4.192 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-1.4.192...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 c9a6170 commit 0855407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apm-sniffer/apm-sdk-plugin/h2-1.x-plugin/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<h2.version>1.4.192</h2.version>
<h2.version>2.2.220</h2.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 0855407

Please sign in to comment.