We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdad11d commit 5538d3bCopy full SHA for 5538d3b
samples/openapi3/client/petstore/spring-cloud-3/pom.xml
@@ -10,7 +10,7 @@
10
<maven.compiler.source>${java.version}</maven.compiler.source>
11
<maven.compiler.target>${java.version}</maven.compiler.target>
12
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13
- <springdoc.version>2.2.0</springdoc.version>
+ <springdoc.version>2.7.0</springdoc.version>
14
</properties>
15
<parent>
16
<groupId>org.springframework.boot</groupId>
0 commit comments