Skip to content

Commit 8a2e14d

Browse files
build(deps): bump h2 in /framework/spring/spring-data/spring-mybatis
Bumps [h2](https://github.com/h2database/h2database) from 1.4.197 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-1.4.197...version-2.1.210) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 065ea0b commit 8a2e14d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • framework/spring/spring-data/spring-mybatis

framework/spring/spring-data/spring-mybatis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>com.h2database</groupId>
107107
<artifactId>h2</artifactId>
108-
<version>1.4.197</version>
108+
<version>2.1.210</version>
109109
</dependency>
110110

111111
<dependency>

0 commit comments

Comments
 (0)