Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Commit 3724cae

Browse files
chore(deps): update dependency com.h2database:h2 to v2.3.230
1 parent 8365472 commit 3724cae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.h2database</groupId>
5555
<artifactId>h2</artifactId>
56-
<version>2.2.224</version>
56+
<version>2.3.230</version>
5757
<scope>test</scope>
5858
</dependency>
5959
<dependency>

0 commit comments

Comments
 (0)