Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.cloud:spring-cloud-d…
Browse files Browse the repository at this point in the history
…ependencies to v2024
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 7e0a929 commit eee448e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open-api-spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-cloud.version>2023.0.4</spring-cloud.version>
<spring-cloud.version>2024.0.0</spring-cloud.version>
<openapi-generator.version>7.10.0</openapi-generator.version>
<springdoc-openapi.version>2.7.0</springdoc-openapi.version>
</properties>
Expand Down

0 comments on commit eee448e

Please sign in to comment.