Skip to content

Commit

Permalink
fix: upgrade com.h2database:h2 from 2.1.214 to 2.2.224
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.h2database:h2 from 2.1.214 to 2.2.224.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.h2database/h2/

See this project in Snyk:
https://app.snyk.io/org/obfuscatedgenerated/project/26bdb9f6-7d2b-40a9-ab20-2ed8abe5bec9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 20, 2023
1 parent 6ac2783 commit e92ffae
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 @@ -99,7 +99,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.1.214</version>
<version>2.2.224</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e92ffae

Please sign in to comment.