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] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-06 19:12:41 +00:00 committed by yulichang
parent 93c81ab043
commit e93b72bad7

View File

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