From a005209bdcbda72b3eec4e2858418b28062df989 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 11:05:53 +0000 Subject: [PATCH] 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.16 to 3.5.17. - [Release notes](https://github.com/baomidou/mybatis-plus/releases) - [Changelog](https://github.com/baomidou/mybatis-plus/blob/3.0/CHANGELOG.md) - [Commits](https://github.com/baomidou/mybatis-plus/compare/v3.5.16...v3.5.17) --- updated-dependencies: - dependency-name: com.baomidou:mybatis-plus-spring-boot4-starter dependency-version: 3.5.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- console/console-panel/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/console/console-panel/pom.xml b/console/console-panel/pom.xml index d41d883..6b860d5 100644 --- a/console/console-panel/pom.xml +++ b/console/console-panel/pom.xml @@ -71,7 +71,7 @@ com.baomidou mybatis-plus-spring-boot4-starter - 3.5.16 + 3.5.17