Skip to content

Commit ac731bf

Browse files
authored
Merge pull request #14 from tsmoreland/snyk-upgrade-10cfe240a319e296adb2fd37254af0c1
[Snyk] Upgrade com.h2database:h2 from 2.2.224 to 2.3.230
2 parents ce43f36 + 04f64b8 commit ac731bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.h2database</groupId>
3434
<artifactId>h2</artifactId>
35-
<version>2.2.224</version>
35+
<version>2.3.230</version>
3636
<scope>runtime</scope>
3737
</dependency>
3838
<dependency>

0 commit comments

Comments
 (0)