Skip to content

Commit

Permalink
Upgrade to MyBatis 3.5.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
shroman committed Jul 18, 2019
1 parent a016cbf commit c3d2662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.5.0</version>
<version>3.5.2</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit c3d2662

Please sign in to comment.