Skip to content

Commit 24302d2

Browse files
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.6
1 parent bae6cef commit 24302d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

micro-springboot/insurance-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.springdoc</groupId>
4545
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
46-
<version>2.6.0</version>
46+
<version>2.8.6</version>
4747
</dependency>
4848

4949
<dependency>

micro-springboot/person-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>org.springdoc</groupId>
4949
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
50-
<version>2.6.0</version>
50+
<version>2.8.6</version>
5151
</dependency>
5252

5353
<dependency>

0 commit comments

Comments
 (0)