Skip to content

Commit

Permalink
Merge pull request #290 from mybatis/dependabot/maven/org.mybatis-myb…
Browse files Browse the repository at this point in the history
…atis-spring-2.0.6

Bump mybatis-spring from 2.0.5 to 2.0.6
  • Loading branch information
jeffgbutler committed Nov 16, 2020
2 parents bfe314b + 6ccd73f commit 87f5e94
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 @@ -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 87f5e94

Please sign in to comment.