Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
Bump io.swagger.codegen.v3:swagger-codegen-maven-plugin
Browse files Browse the repository at this point in the history
Bumps io.swagger.codegen.v3:swagger-codegen-maven-plugin from 3.0.34 to 3.0.47.

---
updated-dependencies:
- dependency-name: io.swagger.codegen.v3:swagger-codegen-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 9f51d7e commit 29f77a2
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 @@ -86,7 +86,7 @@
<javadocPluginVersion>3.4.0</javadocPluginVersion>

<swagger.plugin.version>2.2.2</swagger.plugin.version>
<swagger.codegen.plugin.version>3.0.34</swagger.codegen.plugin.version>
<swagger.codegen.plugin.version>3.0.47</swagger.codegen.plugin.version>

<!-- This is a transitive dependency of swagger.codegen plugin -->
<handlebar.version>4.3.0</handlebar.version>
Expand Down

0 comments on commit 29f77a2

Please sign in to comment.