Skip to content

Commit 16cd916

Browse files
chore(deps): update dependency com.h2database:h2 to v2.4.240
1 parent bb82c9d commit 16cd916

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
@@ -165,7 +165,7 @@
165165
<dependency>
166166
<groupId>com.h2database</groupId>
167167
<artifactId>h2</artifactId>
168-
<version>2.3.232</version>
168+
<version>2.4.240</version>
169169
<scope>test</scope>
170170
</dependency>
171171
<dependency>

0 commit comments

Comments
 (0)