Skip to content

Commit 27eb668

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

File tree

2 files changed

+2
-2
lines changed
  • personalization-service
  • ticketing-eventing/eventing-service

2 files changed

+2
-2
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.11</springdoc-openapi-starter-webmvc-ui.version>
56+
<springdoc-openapi-starter-webmvc-ui.version>2.8.13</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

ticketing-eventing/eventing-service/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.9</springdoc-openapi-starter-webmvc-ui.version>
74+
<springdoc-openapi-starter-webmvc-ui.version>2.8.13</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)