Skip to content

Commit 209f88b

Browse files
Update dependency com.h2database:h2 to v2.2.220 [SECURITY]
1 parent 60134ef commit 209f88b

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
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>com.h2database</groupId>
113113
<artifactId>h2</artifactId>
114-
<version>2.1.214</version>
114+
<version>2.2.220</version>
115115
<scope>test</scope>
116116
</dependency>
117117
<dependency>

0 commit comments

Comments
 (0)