Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.5.0

This commit is contained in:
Renovate Bot 2024-04-18 08:36:01 +00:00
parent 3069e9c9e8
commit 7e436c917a

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