Skip to content

Commit

Permalink
Merge pull request #28 from bhuism/renovate/org.openapitools-openapi-…
Browse files Browse the repository at this point in the history
…generator-maven-plugin-7.x

Update dependency org.openapitools:openapi-generator-maven-plugin to v7.11.0
  • Loading branch information
bhuism authored Jan 21, 2025
2 parents d329e1c + 26b9fd3 commit 7ebd629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<plugin>
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-maven-plugin</artifactId>
<version>7.10.0</version>
<version>7.11.0</version>
<executions>
<execution>
<id>generateServerApi</id>
Expand Down

0 comments on commit 7ebd629

Please sign in to comment.