Skip to content

Commit

Permalink
dependencies: bump org.openapitools:openapi-generator-maven-plugin
Browse files Browse the repository at this point in the history
Bumps org.openapitools:openapi-generator-maven-plugin from 7.0.1 to 7.1.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 13, 2023
1 parent 8753ddc commit d9af63c
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 @@ -70,7 +70,7 @@
<maven.dependency.plugin.version>3.6.1</maven.dependency.plugin.version>
<maven.surefire.plugin.version>3.2.2</maven.surefire.plugin.version>
<maven.resources.plugin.version>3.3.1</maven.resources.plugin.version>
<openapi.generator.plugin.version>7.0.1</openapi.generator.plugin.version>
<openapi.generator.plugin.version>7.1.0</openapi.generator.plugin.version>
<nimbusds.oidc.sdk.version>11.7.1</nimbusds.oidc.sdk.version>
<snakeyaml.version>2.2</snakeyaml.version>
<json-schema-validator.version>1.0.87</json-schema-validator.version>
Expand Down

0 comments on commit d9af63c

Please sign in to comment.