Skip to content

Commit

Permalink
fix(deps): update dependency org.openapitools:openapi-generator to v7…
Browse files Browse the repository at this point in the history
….0.1
  • Loading branch information
renovate[bot] committed Sep 18, 2023
1 parent 277af8e commit 38ad810
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.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-cloud.version>2022.0.4</spring-cloud.version>
<openapi-generator.version>7.0.0</openapi-generator.version>
<openapi-generator.version>7.0.1</openapi-generator.version>
<springdoc-openapi.version>2.2.0</springdoc-openapi.version>
</properties>

Expand Down

0 comments on commit 38ad810

Please sign in to comment.