Skip to content

Commit 04ef172

Browse files
authored
Merge pull request #302 from dschadow/dependabot/maven/com.h2database-h2-2.4.240
2 parents b8515c6 + eb6d184 commit 04ef172

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
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>com.h2database</groupId>
9797
<artifactId>h2</artifactId>
98-
<version>2.3.232</version>
98+
<version>2.4.240</version>
9999
<scope>runtime</scope>
100100
</dependency>
101101
<dependency>

0 commit comments

Comments
 (0)