We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c8f89 commit 0898225Copy full SHA for 0898225
pom.xml
@@ -22,7 +22,7 @@
22
23
<groupId>io.mybatis</groupId>
24
<artifactId>mybatis-provider</artifactId>
25
- <version>2.2.5</version>
+ <version>2.2.6</version>
26
27
<name>MyBatis Provider</name>
28
<description>MyBatis Provider 扩展</description>
@@ -57,7 +57,7 @@
57
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
58
<argLine>-Dfile.encoding=UTF-8</argLine>
59
60
- <mybatis-config.version>1.1.1</mybatis-config.version>
+ <mybatis-config.version>1.1.2</mybatis-config.version>
61
<logback.version>1.2.11</logback.version>
62
<mybatis.version>3.5.13</mybatis.version>
63
<lombok.version>1.18.26</lombok.version>
0 commit comments