Skip to content

Commit 815f8d8

Browse files
Bump mybatis from 3.5.7 to 3.5.8
Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.7 to 3.5.8. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](mybatis/mybatis-3@mybatis-3.5.7...mybatis-3.5.8) --- updated-dependencies: - dependency-name: org.mybatis:mybatis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be2ec3f commit 815f8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868

6969
<properties>
7070
<!-- Dependencies artifact version -->
71-
<mybatis.version>3.5.7</mybatis.version>
71+
<mybatis.version>3.5.8</mybatis.version>
7272
<thymeleaf.version>3.0.14.RELEASE</thymeleaf.version>
7373

7474
<!-- Dependencies plugin version -->

0 commit comments

Comments
 (0)