Skip to content

Commit

Permalink
Merge pull request #98 from mybatis/renovate/mybatis-spring.version
Browse files Browse the repository at this point in the history
Update dependency org.mybatis:mybatis-spring to v2.1.1
  • Loading branch information
hazendaz committed May 20, 2023
2 parents d9746dd + 4fde0da commit 53b7d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@

<!-- Dependencies artifact version -->
<mybatis.version>3.5.13</mybatis.version>
<mybatis-spring.version>2.1.0</mybatis-spring.version>
<mybatis-spring.version>2.1.1</mybatis-spring.version>
<mybatis-spring-boot.version>2.3.0</mybatis-spring-boot.version>
<mybatis-thymeleaf.version>1.0.4</mybatis-thymeleaf.version>
<mybatis-velocity.version>2.1.2</mybatis-velocity.version>
Expand Down

0 comments on commit 53b7d33

Please sign in to comment.