mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Polish
See gh-51422
This commit is contained in:
@@ -104,7 +104,7 @@ public enum JavaVersion {
|
||||
TWENTY_SIX("26", String.class, "equalsFoldCase", String.class),
|
||||
|
||||
/**
|
||||
* Java 27
|
||||
* Java 27.
|
||||
* @since 4.0.9
|
||||
*/
|
||||
TWENTY_SEVEN("27", EnumSet.class, "spliterator");
|
||||
|
||||
Reference in New Issue
Block a user