From 7b03ca05d41111e50682a273d677258ca8ee472c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 20:10:22 +0000 Subject: [PATCH] chore(deps): bump ognl:ognl from 3.4.6 to 3.4.7 Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.4.6 to 3.4.7. - [Release notes](https://github.com/orphan-oss/ognl/releases) - [Commits](https://github.com/orphan-oss/ognl/commits) --- updated-dependencies: - dependency-name: ognl:ognl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- plugin/mybatis-plus-join-processor/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/mybatis-plus-join-processor/pom.xml b/plugin/mybatis-plus-join-processor/pom.xml index 4c1a5ce..9281b16 100644 --- a/plugin/mybatis-plus-join-processor/pom.xml +++ b/plugin/mybatis-plus-join-processor/pom.xml @@ -18,7 +18,7 @@ ognl ognl - 3.4.6 + 3.4.7 compile true