Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 16, 2020
1 parent bfe314b commit 6ccd73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -251,7 +251,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-spring</artifactId>
<version>2.0.5</version>
<version>2.0.6</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6ccd73f

Please sign in to comment.