Skip to content

Commit

Permalink
chore(database): Bump H2 to 2.3.232
Browse files Browse the repository at this point in the history
Related-to: #4347
  • Loading branch information
psavidis authored Sep 10, 2024
1 parent 816b58f commit b834519
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.3.232</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 b834519

Please sign in to comment.