Skip to content

Commit

Permalink
Bump mybatis from 3.5.8 to 3.5.9 in /core
Browse files Browse the repository at this point in the history
Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.8 to 3.5.9.
- [Release notes](https://github.com/mybatis/mybatis-3/releases)
- [Commits](mybatis/mybatis-3@mybatis-3.5.8...mybatis-3.5.9)

---
updated-dependencies:
- dependency-name: org.mybatis:mybatis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 27, 2021
1 parent a212c49 commit a15dbe4
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.8</version>
<version>3.5.9</version>
</dependency>
<dependency>
<groupId>com.github.javaparser</groupId>
Expand Down

0 comments on commit a15dbe4

Please sign in to comment.