Skip to content
This repository was archived by the owner on Apr 15, 2023. It is now read-only.

Commit 680b98a

Browse files
Bump h2 from 1.4.193 to 2.1.210
Bumps [h2](https://github.com/h2database/h2database) from 1.4.193 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-1.4.193...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 68f6180 commit 680b98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
<dependency>
199199
<groupId>com.h2database</groupId>
200200
<artifactId>h2</artifactId>
201-
<version>1.4.193</version>
201+
<version>2.1.210</version>
202202
</dependency>
203203
<dependency>
204204
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)