Skip to content

Commit

Permalink
Bump org.owasp.esapi:esapi from 2.3.0.0 to 2.5.2.0 (#26)
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.3.0.0 to 2.5.2.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.3.0.0...esapi-2.5.2.0)

---
updated-dependencies:
- dependency-name: org.owasp.esapi:esapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 30, 2023
1 parent fbbff81 commit 8afd23b
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 @@ -343,7 +343,7 @@
<dependency>
<groupId>org.owasp.esapi</groupId>
<artifactId>esapi</artifactId>
<version>2.3.0.0</version>
<version>2.5.2.0</version>
</dependency>
<!-- Agent version specific dependencies -->
<dependency>
Expand Down

0 comments on commit 8afd23b

Please sign in to comment.