From 7e30322e2b067fa42e6557cb3493aa5ded39c76f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 19:16:45 +0000 Subject: [PATCH 1/3] chore(deps): bump org.springframework.boot:spring-boot-starter-parent Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.3...v3.3.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- mybatis-plus-join-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybatis-plus-join-test/pom.xml b/mybatis-plus-join-test/pom.xml index 6d615f8..7d32186 100644 --- a/mybatis-plus-join-test/pom.xml +++ b/mybatis-plus-join-test/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.3 + 3.3.4 com.github.yulichang From b6d04d5ea4e427d2631278d19e1274690cc6a356 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 19:16:41 +0000 Subject: [PATCH 2/3] chore(deps): bump org.springframework.boot:spring-boot-configuration-processor Bumps [org.springframework.boot:spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.3...v3.3.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8b331c4..2087a78 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ org.springframework.boot spring-boot-configuration-processor true - 3.3.3 + 3.3.4 From 280e9901edb4f5beee5b3729f0643b7328d7d61e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 19:16:36 +0000 Subject: [PATCH 3/3] chore(deps): bump solon.varrsion from 2.9.3 to 2.9.4 Bumps `solon.varrsion` from 2.9.3 to 2.9.4. Updates `org.noear:solon` from 2.9.3 to 2.9.4 - [Release notes](https://github.com/noear/solon/releases) - [Commits](https://github.com/noear/solon/commits) Updates `org.noear:mybatis-solon-plugin` from 2.9.3 to 2.9.4 Updates `org.noear:mybatis-plus-extension-solon-plugin` from 2.9.3 to 2.9.4 --- updated-dependencies: - dependency-name: org.noear:solon dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.noear:mybatis-solon-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.noear:mybatis-plus-extension-solon-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- plugin/mybatis-plus-join-solon-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/mybatis-plus-join-solon-plugin/pom.xml b/plugin/mybatis-plus-join-solon-plugin/pom.xml index 4684ca2..a3d307b 100644 --- a/plugin/mybatis-plus-join-solon-plugin/pom.xml +++ b/plugin/mybatis-plus-join-solon-plugin/pom.xml @@ -13,7 +13,7 @@ mybatis-plus-join-solon-plugin - 2.9.3 + 2.9.4