Skip to content
Closed
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.0.206 in /jpa/datasourcedefinition-webxml-pu
Bumps [h2](https://github.com/h2database/h2database) from 1.3.173 to 2.0.206.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/commits/version-2.0.206)

---
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 7, 2022
commit ea8325eed746e99bc9554a85817055122fc5709f
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.0.206</version>
</dependency>
</dependencies>
</project>