You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
**NOTE:** Since version 2.1.0 Swagger Parser supports OpenAPI 3.1; see [this page](https://github.com/swagger-api/swagger-core/wiki/Swagger-2.X---OpenAPI-3.1) for details
6
6
7
-

7
+

8
8
9
9
# Table of contents
10
10
@@ -121,7 +121,7 @@ You can include this library from Sonatype OSS for SNAPSHOTS, or Maven central f
121
121
#### Prerequisites
122
122
You need the following installed and available in your $PATH:
123
123
124
-
*[Java 1.8](http://java.oracle.com)
124
+
* Java 11
125
125
*[Apache maven 3.x](http://maven.apache.org/)
126
126
127
127
After cloning the project, you can build it from source with this command:
0 commit comments