springdoc / springdoc-openapi-maven-plugin

Library for OpenAPI 3 with spring-boot
https://springdoc.org
Apache License 2.0
141 stars 37 forks source link

Update to a supported version of Spring Boot #31

Closed d-baer closed 2 years ago

d-baer commented 2 years ago

Spring Boot 2.0.9.RELEASE is EOL since 2019-03-01 (see https://spring.io/projects/spring-boot#support). Update to a more recent version (2.6.x)

bnasslahsen commented 2 years ago

There is no issue with 2.6.x version!

d-baer commented 2 years ago

Sorry, maybe I was not clear enough. Talking about that: https://github.com/springdoc/springdoc-openapi-maven-plugin/blob/master/pom.xml#L54

bnasslahsen commented 2 years ago

feel free to propose a PR!