chore(deps): bump ognl:ognl from 3.4.3 to 3.4.4

Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.4.3 to 3.4.4.
- [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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-30 19:43:45 +00:00 committed by yulichang
parent 9f2a79693e
commit 93c81ab043

View File

@ -18,7 +18,7 @@
<dependency> <dependency>
<groupId>ognl</groupId> <groupId>ognl</groupId>
<artifactId>ognl</artifactId> <artifactId>ognl</artifactId>
<version>3.4.3</version> <version>3.4.4</version>
<scope>compile</scope> <scope>compile</scope>
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>