mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-06 18:18:22 +00:00
Add missing @Deprecated.
This commit is contained in:
parent
b0bcf4f60a
commit
09c52410e6
@ -77,6 +77,7 @@ public enum JavaVersion {
|
||||
*
|
||||
* @deprecated As of release 3.5, replaced by {@link #JAVA_9}
|
||||
*/
|
||||
@Deprecated
|
||||
JAVA_1_9(9.0f, "9"),
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user