Skip to content

Commit

Permalink
upgrade the H2 database version
Browse files Browse the repository at this point in the history
  • Loading branch information
HamaWhiteGG committed Jul 13, 2023
1 parent 44d3cbc commit ce08a2d
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 @@ -21,7 +21,7 @@
</modules>

<properties>
<h2.version>2.1.214</h2.version>
<h2.version>2.2.220</h2.version>
<gson.version>2.10.1</gson.version>
<junit.version>5.9.3</junit.version>
<mysql.version>8.0.32</mysql.version>
Expand Down

0 comments on commit ce08a2d

Please sign in to comment.