Skip to content

Commit 0898225

Browse files
authored
update mybatis-config 1.1.2, release 2.2.6
1 parent 16c8f89 commit 0898225

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>io.mybatis</groupId>
2424
<artifactId>mybatis-provider</artifactId>
25-
<version>2.2.5</version>
25+
<version>2.2.6</version>
2626

2727
<name>MyBatis Provider</name>
2828
<description>MyBatis Provider 扩展</description>
@@ -57,7 +57,7 @@
5757
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
5858
<argLine>-Dfile.encoding=UTF-8</argLine>
5959

60-
<mybatis-config.version>1.1.1</mybatis-config.version>
60+
<mybatis-config.version>1.1.2</mybatis-config.version>
6161
<logback.version>1.2.11</logback.version>
6262
<mybatis.version>3.5.13</mybatis.version>
6363
<lombok.version>1.18.26</lombok.version>

0 commit comments

Comments
 (0)