Skip to content

Commit

Permalink
Bump mybatis from 3.4.5 to 3.5.6 in /learn-mybatis3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and landyking committed Sep 20, 2021
1 parent 8474eea commit 36be190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learn-mybatis3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.4.5</version>
<version>3.5.6</version>
</dependency>
<dependency>
<groupId>com.oracle</groupId>
Expand Down

0 comments on commit 36be190

Please sign in to comment.