Skip to content

Commit f634fd5

Browse files
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.15 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a63fe34 commit f634fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

refarch-backend/pom.xml

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

7272
<!-- Additional required dependencies -->
7373
<lombok-mapstruct-binding.version>0.2.0</lombok-mapstruct-binding.version> <!-- Needed to make MapStruct and Lombok work together -->
74-
<springdoc-openapi-starter-webmvc-ui.version>2.8.14</springdoc-openapi-starter-webmvc-ui.version>
74+
<springdoc-openapi-starter-webmvc-ui.version>2.8.15</springdoc-openapi-starter-webmvc-ui.version>
7575
<springdoc-openapi-maven-plugin.version>1.5</springdoc-openapi-maven-plugin.version>
7676
<therapi-runtime-javadoc.version>0.15.0</therapi-runtime-javadoc.version>
7777

0 commit comments

Comments
 (0)