File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ticketing-eventing/eventing-service Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 53
53
54
54
<!-- Additional required dependencies -->
55
55
<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>
57
57
<springdoc-openapi-maven-plugin .version>1.5</springdoc-openapi-maven-plugin .version>
58
58
<therapi-runtime-javadoc .version>0.15.0</therapi-runtime-javadoc .version>
59
59
Original file line number Diff line number Diff line change 71
71
72
72
<!-- Additional required dependencies -->
73
73
<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>
75
75
<springdoc-openapi-maven-plugin .version>1.5</springdoc-openapi-maven-plugin .version>
76
76
<therapi-runtime-javadoc .version>0.15.0</therapi-runtime-javadoc .version>
77
77
You can’t perform that action at this time.
0 commit comments