Skip to content

Commit 3061d55

Browse files
Bump mybatis from 3.5.8 to 3.5.9
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>
1 parent b096aa1 commit 3061d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.mybatis</groupId>
7272
<artifactId>mybatis</artifactId>
73-
<version>3.5.8</version>
73+
<version>3.5.9</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>org.apache.velocity</groupId>

0 commit comments

Comments
 (0)