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 603c857 commit 68df549Copy full SHA for 68df549
open-api-spring-boot/pom.xml
@@ -18,7 +18,7 @@
18
<maven.compiler.source>21</maven.compiler.source>
19
<maven.compiler.target>21</maven.compiler.target>
20
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
21
- <spring-cloud.version>2024.0.1</spring-cloud.version>
+ <spring-cloud.version>2025.0.0</spring-cloud.version>
22
<openapi-generator.version>7.13.0</openapi-generator.version>
23
<springdoc-openapi.version>2.8.8</springdoc-openapi.version>
24
</properties>
0 commit comments