Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 13, 2021
1 parent be2ec3f commit 815f8d8
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 @@ -68,7 +68,7 @@

<properties>
<!-- Dependencies artifact version -->
<mybatis.version>3.5.7</mybatis.version>
<mybatis.version>3.5.8</mybatis.version>
<thymeleaf.version>3.0.14.RELEASE</thymeleaf.version>

<!-- Dependencies plugin version -->
Expand Down

0 comments on commit 815f8d8

Please sign in to comment.