Skip to content

Commit b6ba581

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 46b47d5 commit b6ba581

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
@@ -105,7 +105,7 @@
105105
<osgi.import>org.springframework.batch.*;resolution:=optional,*</osgi.import>
106106
<osgi.dynamicImport>*</osgi.dynamicImport>
107107

108-
<mybatis.version>3.5.8</mybatis.version>
108+
<mybatis.version>3.5.9</mybatis.version>
109109
<spring.version>5.3.14</spring.version>
110110
<spring-batch.version>4.3.4</spring-batch.version>
111111
<module.name>org.mybatis.spring</module.name>

0 commit comments

Comments
 (0)