File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
## [ 1.3.4] - 2020-04-19
8
8
### Fixed
9
9
- #583 - Crash on startup with 1.3.3 for kotlin app not using kotlinx-coroutines-reactor.
10
+ ### Changed
11
+ - Upgrade swagger-api to 3.25.1
10
12
11
13
## [ 1.3.3] - 2020-04-18
12
14
### Added
Original file line number Diff line number Diff line change 72
72
<maven-release-plugin .version>2.5.3</maven-release-plugin .version>
73
73
<nexus-staging-maven-plugin >1.6.8</nexus-staging-maven-plugin >
74
74
<swagger-api .version>2.1.2</swagger-api .version>
75
- <swagger-ui .version>3.25.0 </swagger-ui .version>
75
+ <swagger-ui .version>3.25.1 </swagger-ui .version>
76
76
<spring-security-oauth2 .version>2.3.8.RELEASE</spring-security-oauth2 .version>
77
77
<classgraph .version>4.8.44</classgraph .version>
78
78
</properties >
You can’t perform that action at this time.
0 commit comments