Skip to content

Commit

Permalink
Bump ognl from 3.2.16 to 3.2.17
Browse files Browse the repository at this point in the history
Bumps [ognl](https://github.com/jkuhnert/ognl) from 3.2.16 to 3.2.17.
- [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] committed Dec 7, 2020
1 parent 12c49c5 commit 3623de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -145,7 +145,7 @@
<dependency>
<groupId>ognl</groupId>
<artifactId>ognl</artifactId>
<version>3.2.16</version>
<version>3.2.17</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 3623de1

Please sign in to comment.