Skip to content

Commit bc0d887

Browse files
committed
Update latest version to 2.6.2.0
1 parent 9ac6c97 commit bc0d887

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.6.1.0</version> <!-- Preferably the latest version, but > 2.5.3.0 -->
33+
<version>2.6.2.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.6.1.0.
108+
The [latest ESAPI release](https://github.com/ESAPI/esapi-java-legacy/releases/latest) is 2.6.2.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

SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ but if it is anything but trivial, we would charge a TBD consulting fee.
1212

1313
| Version | Supported |
1414
| ------- | ------------------ |
15-
| 2.6.0.0 (latest) | :white_check_mark: |
16-
| 2.1.0.1-2.5.5.0 | :x:, upgrade to latest release |
15+
| 2.6.2.0 (latest) | :white_check_mark: |
16+
| 2.1.0.1-2.6.1.0 | :x:, upgrade to latest release |
1717
| <= 1.4.x | :x:, no longer supported AT ALL |
1818

1919
## Reporting a Vulnerability

0 commit comments

Comments
 (0)