Skip to content

Commit

Permalink
Bump org.mybatis:mybatis from 3.4.6 to 3.5.16
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.16.
- [Release notes](https://github.com/mybatis/mybatis-3/releases)
- [Commits](mybatis/mybatis-3@mybatis-3.4.6...mybatis-3.5.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 6d4ef28 commit 088cb3b
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 @@ -79,7 +79,7 @@ dependencies {
exclude(module: 'checker-qual')
}
implementation 'org.apache.commons:commons-dbcp2:2.12.0'
implementation 'org.mybatis:mybatis:3.4.6'
implementation 'org.mybatis:mybatis:3.5.16'
implementation 'org.flywaydb:flyway-core:4.2.0'
runtimeOnly 'ch.qos.logback:logback-classic:1.5.3'

Expand Down

0 comments on commit 088cb3b

Please sign in to comment.