Skip to content

Commit

Permalink
Merge pull request #6 from jcasbin/dependabot/maven/org.mybatis-mybat…
Browse files Browse the repository at this point in the history
…is-3.5.6

Bump mybatis from 3.4.6 to 3.5.6
  • Loading branch information
hsluoyz committed Apr 23, 2021
2 parents 6a6fb5e + 2621f07 commit 37d026a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -167,7 +167,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.4.6</version>
<version>3.5.6</version>
</dependency>
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
Expand Down

0 comments on commit 37d026a

Please sign in to comment.