Skip to content

Commit

Permalink
chore(database): Bump H2 to 2.2.222
Browse files Browse the repository at this point in the history
Related-to: #4347
  • Loading branch information
psavidis committed Sep 4, 2024
1 parent 8789a9b commit 3318cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<properties>

<!-- database driver versions -->
<version.h2>2.1.214</version.h2>
<version.h2>2.2.222</version.h2>
<version.h2-v1>1.4.200</version.h2-v1><!-- used for instance migration qa -->
<version.oracle>23.5.0.24.07</version.oracle>
<version.mariadb>1.7.6</version.mariadb>
Expand Down

0 comments on commit 3318cb5

Please sign in to comment.