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 in /jpa/datasourcedefinition-applicationxml-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 1b8c141a889521a910c48dc06791b0d7e5cdde28
2 changes: 1 addition & 1 deletion jpa/datasourcedefinition-applicationxml-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>

Expand Down