Skip to content

Commit

Permalink
Bump org.mybatis:mybatis-spring from 2.1.1 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [org.mybatis:mybatis-spring](https://github.com/mybatis/spring) from 2.1.1 to 3.0.3.
- [Release notes](https://github.com/mybatis/spring/releases)
- [Commits](mybatis/spring@mybatis-spring-2.1.1...mybatis-spring-3.0.3)

---
updated-dependencies:
- dependency-name: org.mybatis:mybatis-spring
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2023
1 parent 8415ccd commit 649e88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ final Map<String, String> libraries = [
lombok : 'org.projectlombok:lombok:1.18.30',
mockitoBom : 'org.mockito:mockito-bom:5.7.0',
mybatis : 'org.mybatis:mybatis:3.5.14',
mybatisSpring : 'org.mybatis:mybatis-spring:2.1.2',
mybatisSpring : 'org.mybatis:mybatis-spring:3.0.3',
mysql : 'com.mysql:mysql-connector-j:8.2.0',
objenesis : 'org.objenesis:objenesis:3.3',
oscache : 'opensymphony:oscache:2.4.1',
Expand Down

0 comments on commit 649e88f

Please sign in to comment.