Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump mybatis from 3.2.8 to 3.5.6
Browse files Browse the repository at this point in the history
Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.2.8 to 3.5.6.
- [Release notes](https://github.com/mybatis/mybatis-3/releases)
- [Commits](mybatis/mybatis-3@mybatis-3.2.8...mybatis-3.5.6)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored May 12, 2021
1 parent 8881650 commit d63c8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tcc-transaction-dependencies/pom.xml
Original file line number Diff line number Diff line change
@@ -70,7 +70,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.4.4</version>
<version>3.5.6</version>
</dependency>
<dependency>
<groupId>org.mybatis</groupId>

0 comments on commit d63c8d8

Please sign in to comment.