Skip to content

Commit 9a7938b

Browse files
committed
Updates springdoc-openapi version
Updates the springdoc-openapi-starter-webmvc-ui dependency to the latest version. This ensures that the application benefits from the newest features, bug fixes, and security patches available in the OpenAPI documentation generator.
1 parent 6812da0 commit 9a7938b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>org.springdoc</groupId>
7979
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
80-
<version>2.6.0</version>
80+
<version>2.8.13</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>com.fasterxml.jackson.datatype</groupId>

0 commit comments

Comments
 (0)