Merge branch 'master' of github.com:magefree/mage into github-actions

This commit is contained in:
Phred 2022-03-04 13:36:36 -06:00
commit bef6c93d36
No known key found for this signature in database
GPG key ID: 8103F27168DAA2A0
3516 changed files with 79240 additions and 22247 deletions

View file

@ -184,7 +184,7 @@
<!-- database support - ORM -->
<groupId>com.j256.ormlite</groupId>
<artifactId>ormlite-jdbc</artifactId>
<version>5.6</version>
<version>5.7</version>
</dependency>
<dependency>
<!-- database support - H2 db engine (main db) -->