Skip to content

Commit

Permalink
Update dependency org.mybatis:mybatis-spring to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2024
1 parent 32c74d3 commit e93924a
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 @@ -79,7 +79,7 @@

<!-- Dependencies artifact version -->
<mybatis.version>3.5.16</mybatis.version>
<mybatis-spring.version>2.1.2</mybatis-spring.version>
<mybatis-spring.version>3.0.4</mybatis-spring.version>
<mybatis-spring-boot.version>2.3.2</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 e93924a

Please sign in to comment.