Skip to content

Commit

Permalink
Bump ognl from 3.3.2 to 3.3.3
Browse files Browse the repository at this point in the history
Bumps [ognl](https://github.com/jkuhnert/ognl) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/jkuhnert/ognl/releases)
- [Commits](https://github.com/jkuhnert/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 Jul 10, 2022
1 parent a8bd297 commit 884431a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -146,7 +146,7 @@
<dependency>
<groupId>ognl</groupId>
<artifactId>ognl</artifactId>
<version>3.3.2</version>
<version>3.3.3</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 884431a

Please sign in to comment.