Skip to content

Commit

Permalink
Merge pull request #765 from mybatis/renovate/org.mybatis-mybatis-spr…
Browse files Browse the repository at this point in the history
…ing-2.x

fix(deps): update dependency org.mybatis:mybatis-spring to v2.1.2
  • Loading branch information
hazendaz authored Nov 26, 2023
2 parents beaf534 + bea77cc commit 5e0e0c3
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 @@ -66,7 +66,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-spring</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit 5e0e0c3

Please sign in to comment.