Skip to content

Commit 2b32699

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 d0436b4 commit 2b32699

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.7</version>
227+
<version>3.5.8</version>
228228
<scope>provided</scope>
229229
<optional>true</optional>
230230
</dependency>

0 commit comments

Comments
 (0)