Skip to content

Commit

Permalink
Update dependency com.h2database:h2 to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Dec 4, 2023
1 parent 60011ae commit 91fa8e4
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 @@ -31,7 +31,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.197</version>
<version>2.2.220</version>
</dependency>
<dependency>
<groupId>mysql</groupId>
Expand Down

0 comments on commit 91fa8e4

Please sign in to comment.