Skip to content

Commit

Permalink
Bump ognl from 3.2.20 to 3.2.21
Browse files Browse the repository at this point in the history
Bumps [ognl](https://github.com/jkuhnert/ognl) from 3.2.20 to 3.2.21.
- [Release notes](https://github.com/jkuhnert/ognl/releases)
- [Commits](https://github.com/jkuhnert/ognl/commits)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2021
1 parent 0f703c7 commit b8707fe
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 @@ -145,7 +145,7 @@
<dependency>
<groupId>ognl</groupId>
<artifactId>ognl</artifactId>
<version>3.2.20</version>
<version>3.2.21</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit b8707fe

Please sign in to comment.