Skip to content

Commit 0e43105

Browse files
Bump h2 from 2.0.206 to 2.1.210 in /verbsense
Bumps [h2](https://github.com/h2database/h2database) from 2.0.206 to 2.1.210. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.0.206...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 65a26b3 commit 0e43105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

verbsense/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>com.h2database</groupId>
9797
<artifactId>h2</artifactId>
98-
<version>2.0.206</version>
98+
<version>2.1.210</version>
9999
</dependency>
100100
<dependency>
101101
<groupId>commons-configuration</groupId>

0 commit comments

Comments
 (0)