Skip to content

Commit b316a5b

Browse files
committed
Remove Java 6 and 7 Javadoc links
1 parent 3ac04a8 commit b316a5b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,6 @@ public String getName() {
107107
/**
108108
* The algorithm name.
109109
*
110-
* @see <a href="https://docs.oracle.com/javase/6/docs/technotes/guides/security/SunProviders.html#SunJCEProvider">
111-
* Java 6 Cryptography Architecture Sun Providers Documentation</a>
112-
* @see <a href="https://docs.oracle.com/javase/7/docs/technotes/guides/security/SunProviders.html#SunJCEProvider">
113-
* Java 7 Cryptography Architecture Sun Providers Documentation</a>
114110
* @see <a href="https://docs.oracle.com/javase/8/docs/technotes/guides/security/SunProviders.html#SunJCEProvider">
115111
* Java 8 Cryptography Architecture Sun Providers Documentation</a>
116112
* @see <a href=

0 commit comments

Comments
 (0)