Skip to content

Commit 1c89e3f

Browse files
Bump mybatis from 3.5.5 to 3.5.6
Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.5 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](mybatis/mybatis-3@mybatis-3.5.5...mybatis-3.5.6) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38fe77e commit 1c89e3f

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.5</mybatis.version>
108+
<mybatis.version>3.5.6</mybatis.version>
109109
<spring.version>5.2.9.RELEASE</spring.version>
110110
<spring-batch.version>4.2.4.RELEASE</spring-batch.version>
111111
<module.name>org.mybatis.spring</module.name>

0 commit comments

Comments
 (0)