Skip to content

Commit 0020c35

Browse files
Bump com.baomidou:mybatis-plus-core from 3.5.4.1 to 3.5.14
Bumps [com.baomidou:mybatis-plus-core](https://github.com/baomidou/mybatis-plus) from 3.5.4.1 to 3.5.14. - [Release notes](https://github.com/baomidou/mybatis-plus/releases) - [Changelog](https://github.com/baomidou/mybatis-plus/blob/3.0/CHANGELOG.md) - [Commits](baomidou/mybatis-plus@v3.5.4.1...v3.5.14) --- updated-dependencies: - dependency-name: com.baomidou:mybatis-plus-core dependency-version: 3.5.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c092999 commit 0020c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dependencies {
8888
testImplementation 'commons-cli:commons-cli:1.4'
8989
testImplementation 'org.apache.commons:commons-lang3:3.12.0'
9090
testImplementation 'org.apache.commons:commons-digester3:3.2'
91-
testImplementation 'com.baomidou:mybatis-plus-core:3.5.4.1'
91+
testImplementation 'com.baomidou:mybatis-plus-core:3.5.14'
9292
testImplementation 'org.owasp.esapi:esapi:2.5.3.1'
9393
testImplementation 'org.springframework.extensions.surf:spring-webscripts:5.9'
9494
testImplementation 'xml-resolver:xml-resolver:1.2'

0 commit comments

Comments
 (0)