Skip to content

Commit 6f9e237

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 45cc5e0 commit 6f9e237

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
@@ -224,7 +224,7 @@
224224
<dependency>
225225
<groupId>org.mybatis</groupId>
226226
<artifactId>mybatis</artifactId>
227-
<version>3.5.8</version>
227+
<version>3.5.9</version>
228228
<scope>provided</scope>
229229
<optional>true</optional>
230230
</dependency>

0 commit comments

Comments
 (0)