Skip to content

Commit c757426

Browse files
authored
Merge pull request #37 from DataSQRL/dependabot/maven/com.h2database-h2-2.3.232
Bump com.h2database:h2 from 2.1.214 to 2.3.232
2 parents 8305bec + f0e5467 commit c757426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqrl-h2-1.16/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>com.h2database</groupId>
6262
<artifactId>h2</artifactId>
63-
<version>2.1.214</version>
63+
<version>2.3.232</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>org.apache.flink</groupId>

0 commit comments

Comments
 (0)