From e93b72bad7db6a155ed9ce5fc7c47782d5f41d32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 19:12:41 +0000 Subject: [PATCH] chore(deps): bump ognl:ognl from 3.4.4 to 3.4.5 Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.4.4 to 3.4.5. - [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 50f3a5e..659b61d 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.4 + 3.4.5 compile true