Skip to content

Commit

Permalink
chore(database): Bump H2 to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
psavidis committed Aug 13, 2024
1 parent 8fb91b3 commit 12dae57
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.2.222</version.h2>
<version.h2>2.3.230</version.h2>
<version.h2-v1>1.4.200</version.h2-v1><!-- used for instance migration qa -->
<version.oracle>19.3.0.0</version.oracle>
<version.mariadb>1.7.6</version.mariadb>
Expand Down

0 comments on commit 12dae57

Please sign in to comment.