Skip to content

Commit

Permalink
升级 mybatis-provider 为 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
abel533 committed Apr 8, 2022
1 parent d485476 commit 4ba9c95
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<argLine>-Dfile.encoding=UTF-8</argLine>

<provider.version>1.1.0</provider.version>
<provider.version>1.1.1</provider.version>

<mybatis.version>3.5.9</mybatis.version>
<mybatis-spring.version>2.0.7</mybatis-spring.version>
Expand All @@ -77,7 +77,6 @@

<logback.version>1.2.11</logback.version>
<hsqldb.version>2.5.2</hsqldb.version>
<log4j.version>1.2.17</log4j.version>
<junit.version>4.13</junit.version>
</properties>

Expand Down

0 comments on commit 4ba9c95

Please sign in to comment.