Skip to content

Commit

Permalink
Upgrade h2 to 2.2.200
Browse files Browse the repository at this point in the history
  • Loading branch information
rmannibucau committed Jul 24, 2023
1 parent be62902 commit 78f6ae6
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 @@ -48,7 +48,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.1.214</version>
<version>2.2.220</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 78f6ae6

Please sign in to comment.