Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 17, 2023
1 parent 266ce39 commit 776e1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies {
implementation 'commons-codec:commons-codec:1.15'
implementation 'org.postgresql:postgresql:42.5.4'
implementation 'org.apache.commons:commons-dbcp2:2.9.0'
implementation 'org.mybatis:mybatis:3.4.6'
implementation 'org.mybatis:mybatis:3.5.13'
implementation 'ch.qos.logback:logback-classic:1.4.5'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'com.google.guava:guava:23.0'
Expand Down

0 comments on commit 776e1f5

Please sign in to comment.