v3.2.0
Core
- Updated kotlin to 1.4.21
SpringConverter
- Updated spring-webmvc to 5.3.3
- Fixed: Regex error in regex replacement (#55) | Thanks to @mahieddine-ichir for reporting this issue
OpenApiConverter
- Updated swagger-parser-v3 to 2.0.24
RamlConverter
- Updated raml-parser-2 to 1.0.51
MicronautConverter
- Updated micronaut-http to 2.2.3
JaxRsConverter
- Updated jakarta.ws.rs-api to 3.0.0
- This essentially changes the package from
javax.ws.rs.
tojakarta.ws.rs.
- This essentially changes the package from