From d27318503ee146d36151dd3a2fda4bcf7d066a5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:28:00 +0000 Subject: [PATCH] chore(deps): bump ognl:ognl from 3.4.5 to 3.4.6 Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.4.5 to 3.4.6. - [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 659b61d..ebdc393 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.5 + 3.4.6 compile true