Skip to content

Commit c617a10

Browse files
Bump h2
Bumps [h2](https://github.com/h2database/h2database) from 2.0.202 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.0.202...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de71dae commit c617a10

File tree

1 file changed

+1
-1
lines changed
  • 2023-03/spring-10-orm/demo-projects/spring-jpa-ineritance-demo

1 file changed

+1
-1
lines changed

2023-03/spring-10-orm/demo-projects/spring-jpa-ineritance-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.h2database</groupId>
4040
<artifactId>h2</artifactId>
41-
<version>2.0.202</version>
41+
<version>2.2.220</version>
4242
</dependency>
4343

4444
<dependency>

0 commit comments

Comments
 (0)