Skip to content

Commit 741761b

Browse files
Bump h2 in /2022-02/spring-08-orm/orm-class-work/orm-solution-08
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 741761b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 2022-02/spring-08-orm/orm-class-work/orm-solution-08

2022-02/spring-08-orm/orm-class-work/orm-solution-08/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.h2database</groupId>
3030
<artifactId>h2</artifactId>
31-
<version>2.0.202</version>
31+
<version>2.2.220</version>
3232
</dependency>
3333

3434
<dependency>

0 commit comments

Comments
 (0)