Skip to content

Commit dee7a85

Browse files
dependabot[bot]veithen
authored andcommitted
Bump org.owasp.esapi:esapi
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>
1 parent ec7a72e commit dee7a85

File tree

1 file changed

+1
-1
lines changed
  • modules/samples/userguide/src/userguide/springbootdemo

1 file changed

+1
-1
lines changed

modules/samples/userguide/src/userguide/springbootdemo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
<dependency>
281281
<groupId>org.owasp.esapi</groupId>
282282
<artifactId>esapi</artifactId>
283-
<version>2.3.0.0</version>
283+
<version>2.5.2.0</version>
284284
</dependency>
285285
<dependency>
286286
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)