Skip to content

Commit

Permalink
Bump h2 from 2.0.206 to 2.1.210
Browse files Browse the repository at this point in the history
Bumps [h2](https://github.com/h2database/h2database) from 2.0.206 to 2.1.210.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-2.0.206...version-2.1.210)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2022
1 parent 6591c00 commit 38a3388
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 @@ -39,7 +39,7 @@
<testng.version>6.9.9</testng.version>
<kumuluzee-arquillian-container.version>1.1.0</kumuluzee-arquillian-container.version>
<httpclient.version>4.5.13</httpclient.version>
<h2.version>2.0.206</h2.version>
<h2.version>2.1.210</h2.version>

<maven-compiler-plugin.version>3.6.1</maven-compiler-plugin.version>
<nexus.staging.plugin.version>1.6.8</nexus.staging.plugin.version>
Expand Down

0 comments on commit 38a3388

Please sign in to comment.