Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2021
1 parent 7149622 commit 7aca7e0
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 @@ -71,7 +71,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.5.6</version>
<version>3.5.7</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 7aca7e0

Please sign in to comment.