Skip to content

Commit

Permalink
Merge pull request #706 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.1
  • Loading branch information
hazendaz committed May 20, 2023
2 parents 31dd763 + fa25e54 commit 2210e95
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.0</version>
<version>2.1.1</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit 2210e95

Please sign in to comment.