Skip to content

Commit d84e220

Browse files
deps(maven): bump com.baomidou:mybatis-plus-spring-boot4-starter
Bumps [com.baomidou:mybatis-plus-spring-boot4-starter](https://github.com/baomidou/mybatis-plus) from 3.5.15 to 3.5.16. - [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.15...v3.5.16) --- updated-dependencies: - dependency-name: com.baomidou:mybatis-plus-spring-boot4-starter dependency-version: 3.5.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a79a48 commit d84e220

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

console/console-panel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>com.baomidou</groupId>
7373
<artifactId>mybatis-plus-spring-boot4-starter</artifactId>
74-
<version>3.5.15</version>
74+
<version>3.5.16</version>
7575
</dependency>
7676

7777
<dependency>

0 commit comments

Comments
 (0)