Forum Discussion
RonRatovsky
Staff
7 years agoWhich version of Swagger UI do you use?
- gurunathkumar797 years agoNew Contributor
Iam using
2.4.0
- RonRatovsky7 years ago
Staff
That sounds like it might be the version of Springfox (and it's an old one), which is not one of the projects we maintain. Without knowing the version of Swagger UI that you use, it'll be challenging for us to provide further assistance.
You can refer to https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/version-detection.md for more details on how to find the version that you use.
- gurunathkumar797 years agoNew Contributor
Hi
Below are the swagger versions that iam using in my spring boot application
"io.springfox:springfox-swagger2:2.4.0"
'io.springfox:springfox-swagger-ui:2.4.0'