Skip to content

Commit

Permalink
Bump openapi-generator-maven-plugin in /learn-openapi
Browse files Browse the repository at this point in the history
Bumps openapi-generator-maven-plugin from 3.1.0 to 5.1.0.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and landyking committed Sep 20, 2021
1 parent 5371979 commit cd0d512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learn-openapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<plugin>
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-maven-plugin</artifactId>
<version>3.1.0</version>
<version>5.1.0</version>
<configuration>
<inputSpec>${pom.basedir}/src/openapi/securityApiKey.yaml</inputSpec>
<generatorName>spring</generatorName>
Expand Down

0 comments on commit cd0d512

Please sign in to comment.