Skip to content

Commit

Permalink
Merge pull request #921 from kazuki43zoo/update-mybatis-spring-2.1.2
Browse files Browse the repository at this point in the history
Update mybatis-spring to v2.1.2
  • Loading branch information
kazuki43zoo committed Nov 25, 2023
2 parents 1343f06 + b1ebb5a commit 8992276
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 @@ -68,7 +68,7 @@

<properties>
<mybatis.version>3.5.14</mybatis.version>
<mybatis-spring.version>2.1.1</mybatis-spring.version>
<mybatis-spring.version>2.1.2</mybatis-spring.version>
<mybatis-freemarker.version>1.2.4</mybatis-freemarker.version>
<mybatis-velocity.version>2.1.1</mybatis-velocity.version>
<mybatis-thymeleaf.version>1.0.4</mybatis-thymeleaf.version>
Expand Down

0 comments on commit 8992276

Please sign in to comment.