Skip to content

Commit 7370f93

Browse files
authored
Merge pull request #758 from CogComp/dependabot/maven/core-utilities/com.h2database-h2-2.1.210
Bump h2 from 2.0.206 to 2.1.210 in /core-utilities
2 parents 70e0790 + 6821fce commit 7370f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-utilities/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>com.h2database</groupId>
8282
<artifactId>h2</artifactId>
83-
<version>2.0.206</version>
83+
<version>2.1.210</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>org.mapdb</groupId>

0 commit comments

Comments
 (0)