Skip to content

Commit

Permalink
dependencies: bump openapi.generator.plugin.version (#2320)
Browse files Browse the repository at this point in the history
Bumps `openapi.generator.plugin.version` from 7.10.0 to 7.11.0.

Updates `org.openapitools:openapi-generator-cli` from 7.10.0 to 7.11.0

Updates `org.openapitools:openapi-generator-maven-plugin` from 7.10.0 to 7.11.0

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.openapitools:openapi-generator-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 2ad9a3c commit 4f4ecdf
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 @@ -69,7 +69,7 @@
<maven.dependency.plugin.version>3.8.1</maven.dependency.plugin.version>
<maven.surefire.plugin.version>3.5.2</maven.surefire.plugin.version>
<maven.resources.plugin.version>3.3.1</maven.resources.plugin.version>
<openapi.generator.plugin.version>7.10.0</openapi.generator.plugin.version>
<openapi.generator.plugin.version>7.11.0</openapi.generator.plugin.version>
<snakeyaml.version>2.2</snakeyaml.version>
<json-schema-validator.version>1.5.5</json-schema-validator.version>
<archunit.version>1.3.0</archunit.version>
Expand Down

0 comments on commit 4f4ecdf

Please sign in to comment.