Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump h2 from 1.3.173 to 2.1.210 in /jpa/datasourcedefinition-webxml-pu
Bumps [h2](https://github.com/h2database/h2database) from 1.3.173 to 2.1.210.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/commits/version-2.1.210)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2022
commit 9b94bd3bda7a6b3d3ad9097eb713b14e2fb5157d
2 changes: 1 addition & 1 deletion jpa/datasourcedefinition-webxml-pu/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.3.173</version>
<version>2.1.210</version>
</dependency>
</dependencies>
</project>