Skip to content

Commit 3da118a

Browse files
Merge pull request #4 from practicalli/snyk-fix-bea434d58e27ad4dba0ef97d79ab0112
[Snyk] Security upgrade com.h2database:h2 from 1.4.200 to 2.0.206
2 parents 1e9d1c9 + 7f53854 commit 3da118a

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
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.h2database</groupId>
4545
<artifactId>h2</artifactId>
46-
<version>1.4.200</version>
46+
<version>2.0.206</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>org.postgresql</groupId>

0 commit comments

Comments
 (0)