From 806afc00e78a6512db7e1a24577ea1e0846838c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 02:44:39 +0000 Subject: [PATCH] Bump com.baomidou:mybatis-plus-spring-boot3-starter Bumps [com.baomidou:mybatis-plus-spring-boot3-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-boot3-starter dependency-version: 3.5.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- practice-projects/springboot4ddd/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/practice-projects/springboot4ddd/pom.xml b/practice-projects/springboot4ddd/pom.xml index 9338483..45c847e 100644 --- a/practice-projects/springboot4ddd/pom.xml +++ b/practice-projects/springboot4ddd/pom.xml @@ -58,7 +58,7 @@ com.baomidou mybatis-plus-spring-boot3-starter - 3.5.16 + 3.5.17 compile