Skip to content

Commit

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

Update dependency org.mybatis:mybatis-spring to v2.1.2
  • Loading branch information
hazendaz authored Nov 26, 2023
2 parents 63ed0a2 + 0adbd45 commit 6af43ec
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 @@ -140,7 +140,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-spring</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
</dependency>

<!-- Generators -->
Expand Down

0 comments on commit 6af43ec

Please sign in to comment.