Skip to content

Commit

Permalink
chore(deps): bump ognl:ognl from 3.3.4 to 3.4.2
Browse files Browse the repository at this point in the history
Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.3.4 to 3.4.2.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 4d5381e commit 6c10a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>ognl</groupId>
<artifactId>ognl</artifactId>
<version>3.3.4</version>
<version>3.4.2</version>
</dependency>
<dependency>
<groupId>xalan</groupId>
Expand Down

0 comments on commit 6c10a5c

Please sign in to comment.