Skip to content

Commit

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

Bump mybatis from 3.5.9 to 3.5.10
  • Loading branch information
hazendaz committed May 24, 2022
2 parents a686acb + d768b1c commit 619c58a
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 @@ -72,7 +72,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.5.9</version>
<version>3.5.10</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 619c58a

Please sign in to comment.