Skip to content

Commit

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

Bump mybatis from 3.5.7 to 3.5.8 in /core
  • Loading branch information
jeffgbutler committed Dec 13, 2021
2 parents 4726057 + f244d94 commit 73a0c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -256,7 +256,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.5.7</version>
<version>3.5.8</version>
</dependency>
<dependency>
<groupId>com.github.javaparser</groupId>
Expand Down

0 comments on commit 73a0c86

Please sign in to comment.