Skip to content

Commit 2993c79

Browse files
committed
Update to reference latest release, 2.6.0.0.
1 parent 8c4ad15 commit 2993c79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ specific Jakarta version of ESAPI, in Maven, you would specify your ESAPI depend
3030
<dependency>
3131
<groupId>org.owasp.esapi</groupId>
3232
<artifactId>esapi</artifactId>
33-
<version>2.5.5.0</version> <!-- Preferably the latest version, but > 2.5.3.0 -->
33+
<version>2.6.0.0</version> <!-- Preferably the latest version, but > 2.5.3.0 -->
3434
<classifier>jakarta</classifier>
3535
</dependency>
3636
```
@@ -105,7 +105,7 @@ link to the specific release notes.
105105
the ESAPI GitHub Discussion https://github.com/ESAPI/esapi-java-legacy/discussions/841.
106106

107107
# Locating ESAPI Jar files
108-
The [latest ESAPI release](https://github.com/ESAPI/esapi-java-legacy/releases/latest) is 2.5.4.0.
108+
The [latest ESAPI release](https://github.com/ESAPI/esapi-java-legacy/releases/latest) is 2.6.0.0.
109109
All the *regular* ESAPI jars, with the exception of the ESAPI configuration
110110
jar (i.e., esapi-2.#.#.#-configuration.jar) and its associated detached
111111
GPG signature, are available from Maven Central. The ESAPI configuration

0 commit comments

Comments
 (0)