Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 13, 2022
1 parent 6060cbe commit ee2e4c8
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 @@ -40,7 +40,7 @@
<version.glassfish.el>2.2</version.glassfish.el>
<version.jsp-api>2.2</version.jsp-api>
<version.servlet-api>4.0.1</version.servlet-api>
<version.h2>2.1.210</version.h2>
<version.h2>2.1.212</version.h2>

<!-- override from parent -->
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit ee2e4c8

Please sign in to comment.