Skip to content

Commit

Permalink
Bump openapi-generator-maven-plugin from 6.2.1 to 6.3.0
Browse files Browse the repository at this point in the history
Bumps openapi-generator-maven-plugin from 6.2.1 to 6.3.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and avano committed Feb 10, 2023
1 parent 69ef132 commit 38fd3f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-x/services/jira/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<!-- once this is updated to 6.3.0, jakarta annotation can be bumped to latest version,
see https://github.com/OpenAPITools/openapi-generator/issues/14010#issuecomment-1373474315
-->
<openapi.maven.plugin.version>6.2.1</openapi.maven.plugin.version>
<openapi.maven.plugin.version>6.3.0</openapi.maven.plugin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 38fd3f4

Please sign in to comment.