Skip to content

Commit

Permalink
Merge pull request #634 from mybatis/dependabot/maven/core/org.mybati…
Browse files Browse the repository at this point in the history
…s-mybatis-3.5.6

Bump mybatis from 3.5.5 to 3.5.6 in /core
  • Loading branch information
jeffgbutler committed Oct 7, 2020
2 parents 367c24e + 988182f commit fcc1c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -271,7 +271,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.5.5</version>
<version>3.5.6</version>
</dependency>
<dependency>
<groupId>com.github.javaparser</groupId>
Expand Down

0 comments on commit fcc1c3b

Please sign in to comment.