Skip to content

Commit 53e7bf4

Browse files
Bump h2 from 1.4.196 to 2.1.210
Bumps [h2](https://github.com/h2database/h2database) from 1.4.196 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-1.4.196...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 9940d1c commit 53e7bf4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<!--<pg.win.version>9.4.11-2</pg.win.version>-->
2424
<pg.win.version>9.6.11-1</pg.win.version>
2525
<pg.linux.version>10.11-3</pg.linux.version>
26-
<h2.version>1.4.196</h2.version>
26+
<h2.version>2.1.210</h2.version>
2727

2828
</properties>
2929

@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.h2database</groupId>
4848
<artifactId>h2</artifactId>
49-
<version>1.4.196</version>
49+
<version>2.1.210</version>
5050

5151
</dependency>
5252
<dependency>

0 commit comments

Comments
 (0)