Skip to content

Commit

Permalink
Bump ognl:ognl from 3.4.2 to 3.4.3
Browse files Browse the repository at this point in the history
Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.4.2 to 3.4.3.
- [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>
  • Loading branch information
dependabot[bot] committed Apr 19, 2024
1 parent 452d68a commit 9583b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>ognl</groupId>
<artifactId>ognl</artifactId>
<version>3.4.2</version>
<version>3.4.3</version>
</dependency>
<!-- Additional testing dependencies -->
<dependency>
Expand Down

0 comments on commit 9583b48

Please sign in to comment.