Skip to content

Commit

Permalink
Fix CVEs about h2database dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ShahimSharafudeen committed Nov 13, 2024
1 parent 14b56d8 commit a442074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1180,7 +1180,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.199</version>
<version>2.2.220</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a442074

Please sign in to comment.