Merge changes from patch branch back to main.

This commit is contained in:
Michael Jumper
2024-06-11 11:19:52 -07:00
31 changed files with 81 additions and 61 deletions

View File

@@ -57,7 +57,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.5.15</version>
<version>3.5.16</version>
</dependency>
<!-- MyBatis Guice -->