Skip to content

Commit 6b6c22a

Browse files
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.11 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5df04e0 commit 6b6c22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

personalization-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
<!-- Additional required dependencies -->
5555
<lombok-mapstruct-binding.version>0.2.0</lombok-mapstruct-binding.version> <!-- Needed to make MapStruct and Lombok work together -->
56-
<springdoc-openapi-starter-webmvc-ui.version>2.8.9</springdoc-openapi-starter-webmvc-ui.version>
56+
<springdoc-openapi-starter-webmvc-ui.version>2.8.11</springdoc-openapi-starter-webmvc-ui.version>
5757
<springdoc-openapi-maven-plugin.version>1.5</springdoc-openapi-maven-plugin.version>
5858
<therapi-runtime-javadoc.version>0.15.0</therapi-runtime-javadoc.version>
5959

0 commit comments

Comments
 (0)