fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.5.0

This commit is contained in:
Renovate Bot 2024-04-10 10:02:19 +00:00
parent b6ebe767ee
commit f1e6dbf08f

@ -128,7 +128,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.0.2</version>
<version>2.5.0</version>
<scope>compile</scope>
</dependency>