Skip to content

Commit

Permalink
Bump org.owasp.esapi:esapi from 2.4.0.0 to 2.5.4.0
Browse files Browse the repository at this point in the history
Bumps [org.owasp.esapi:esapi](https://github.com/ESAPI/esapi-java-legacy) from 2.4.0.0 to 2.5.4.0.
- [Release notes](https://github.com/ESAPI/esapi-java-legacy/releases)
- [Changelog](https://github.com/ESAPI/esapi-java-legacy/blob/develop/documentation/esapi4java-core-2.0-readme-crypto-changes.html)
- [Commits](ESAPI/esapi-java-legacy@esapi-2.4.0.0...esapi-2.5.4.0)

---
updated-dependencies:
- dependency-name: org.owasp.esapi:esapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fxprunayre committed Jun 17, 2024
1 parent db27333 commit 4178fc3
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 @@ -552,7 +552,7 @@
<dependency>
<groupId>org.owasp.esapi</groupId>
<artifactId>esapi</artifactId>
<version>2.4.0.0</version>
<version>2.5.4.0</version>
<exclusions>
<exclusion>
<groupId>log4j</groupId>
Expand Down

0 comments on commit 4178fc3

Please sign in to comment.