Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump openapi-generator-maven-plugin from 4.0.0-beta to 5.1.0
Bumps openapi-generator-maven-plugin from 4.0.0-beta to 5.1.0.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2021
commit 3b9f7aa08c007a2f113d034a6d12cd59c95cb82c
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<javadoc.plugin.version>3.1.0</javadoc.plugin.version>
<maven-servicemix-depends.version>1.4.0</maven-servicemix-depends.version>
<!-- Forced to use the beta version as the latest 3.3.4 doesn't work properly with OpenAPI 3.0.2 -->
<openapi.generator.plugin.version>4.0.0-beta</openapi.generator.plugin.version>
<openapi.generator.plugin.version>5.1.0</openapi.generator.plugin.version>
<release.plugin.version>2.5.3</release.plugin.version>
<resources.plugin.version>3.1.0</resources.plugin.version>
<source.plugin.version>3.0.1</source.plugin.version>
Expand Down