Skip to content

Commit b31ef57

Browse files
committed
update 1.5 readme with minimum JDK 11+
1 parent 46b4b51 commit b31ef57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,13 +107,13 @@ If you're interested in the change history of swagger and the swagger-core frame
107107
### Prerequisites
108108
You need the following installed and available in your $PATH:
109109

110-
* Java 8 (http://java.oracle.com)
110+
* Java 11 (http://java.oracle.com)
111111
* Apache maven 3.0.4 or greater (http://maven.apache.org/)
112112

113113
### Prerequisites 2.X
114114
You need the following installed and available in your $PATH:
115115

116-
* Java 8 (http://java.oracle.com)
116+
* Java 11 (http://java.oracle.com)
117117
* Apache maven 3.0.4 or greater (http://maven.apache.org/)
118118

119119

0 commit comments

Comments
 (0)