Merge pull request 'fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.5.0' (#5) from renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.x into master
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m28s

Reviewed-on: #5
This commit is contained in:
Braydon 2024-04-10 04:42:19 -07:00
commit cd147684e5

@ -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>