mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
GUACAMOLE-1956: Update MyBatis to latest compatible (v3.5.15).
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
org.mybatis:mybatis:jar:3.5.17
|
|
@@ -1,7 +1,7 @@
|
|||||||
MyBatis (http://www.mybatis.org/mybatis-3/)
|
MyBatis (http://www.mybatis.org/mybatis-3/)
|
||||||
-------------------------------------------
|
-------------------------------------------
|
||||||
|
|
||||||
Version: 3.5.17
|
Version: 3.5.19
|
||||||
From: 'MyBatis' (http://www.mybatis.org/)
|
From: 'MyBatis' (http://www.mybatis.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
1
doc/licenses/mybatis-3.5.19/dep-coordinates.txt
Normal file
1
doc/licenses/mybatis-3.5.19/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
org.mybatis:mybatis:jar:3.5.19
|
@@ -57,7 +57,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mybatis</groupId>
|
<groupId>org.mybatis</groupId>
|
||||||
<artifactId>mybatis</artifactId>
|
<artifactId>mybatis</artifactId>
|
||||||
<version>3.5.17</version>
|
<version>3.5.19</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- MyBatis Guice -->
|
<!-- MyBatis Guice -->
|
||||||
|
Reference in New Issue
Block a user