Skip to content

Commit f9a07fa

Browse files
Update dependency com.h2database:h2 to v2
1 parent 6054791 commit f9a07fa

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
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>com.h2database</groupId>
3333
<artifactId>h2</artifactId>
34-
<version>1.4.197</version>
34+
<version>2.1.210</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>mysql</groupId>

0 commit comments

Comments
 (0)