Skip to content

Commit 145274c

Browse files
authored
Merge pull request #16 from tsmoreland/snyk-upgrade-d404aec7078da94d25c5cb64bb3715c6
[Snyk] Upgrade com.h2database:h2 from 2.3.230 to 2.3.232
2 parents b647dd2 + a6cd789 commit 145274c

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.3.230</version>
35+
<version>2.3.232</version>
3636
<scope>runtime</scope>
3737
</dependency>
3838
<dependency>

0 commit comments

Comments
 (0)