Skip to content

Commit 18ec4fb

Browse files
committed
Javadoc
Update links to the current Java LTS version
1 parent d2c70fd commit 18ec4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/commons/codec/digest/MessageDigestAlgorithms.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
* Java 11 Cryptography Architecture Standard Algorithm Name Documentation</a>
3737
* @see <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/security/standard-names.html#messagedigest-algorithms">
3838
* Java 17 Cryptography Architecture Standard Algorithm Name Documentation</a>
39-
* @see <a href="https://docs.oracle.com/en/java/javase/21/docs/specs/security/standard-names.html#messagedigest-algorithms">
39+
* @see <a href="https://docs.oracle.com/en/java/javase/25/docs/specs/security/standard-names.html#messagedigest-algorithms">
4040
* Java 21 Cryptography Architecture Standard Algorithm Name Documentation</a>
4141
*
4242
* @see <a href="https://dx.doi.org/10.6028/NIST.FIPS.180-4">FIPS PUB 180-4</a>

0 commit comments

Comments
 (0)