File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ The OpenAPI Specification has undergone 3 revisions since initial creation in 20
32
32
33
33
Swagger core Version | Release Date | OpenAPI Spec compatibility | Notes | Status
34
34
------------------------- | ------------ | -------------------------- | ----- | ----
35
- 1.5.15 (** current stable** )| 2017-06-16 | 2.0 | [ tag v1.5.15 ] ( https://github.com/swagger-api/swagger-core/tree/v1.5.15 ) | Supported
35
+ 1.5.16 (** current stable** )| 2017-07-15 | 2.0 | [ tag v1.5.16 ] ( https://github.com/swagger-api/swagger-core/tree/v1.5.16 ) | Supported
36
36
1.3.12 | 2014-12-23 | 1.2 | [ tag v1.3.12] ( https://github.com/swagger-api/swagger-core/tree/v1.3.12 ) | Supported
37
37
1.2.4 | 2013-06-19 | 1.1 | [ tag swagger-project_2.10.0-1.2.4] ( https://github.com/swagger-api/swagger-core/tree/swagger-project_2.10.0-1.2.4 ) | Deprecated
38
38
1.0.0 | 2011-10-16 | 1.0 | [ tag v1.0] ( https://github.com/swagger-api/swagger-core/tree/v1.0 ) | Deprecated
@@ -53,7 +53,7 @@ You need the following installed and available in your $PATH:
53
53
* Apache maven 3.0.4 or greater (http://maven.apache.org/ )
54
54
55
55
56
- ### To build from source (currently 1.5.15 )
56
+ ### To build from source (currently 1.5.16 )
57
57
```
58
58
# first time building locally
59
59
mvn -N
You can’t perform that action at this time.
0 commit comments