Skip to content

Commit

Permalink
build(deps): 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.25 to 3.0.54.

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Benjamin Reed committed Feb 23, 2024
1 parent 4a61ad6 commit 240308b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<plugin>
<groupId>io.swagger.codegen.v3</groupId>
<artifactId>swagger-codegen-maven-plugin</artifactId>
<version>3.0.35</version>
<version>3.0.54</version>
<executions>
<execution>
<goals>
Expand Down
2 changes: 1 addition & 1 deletion client/v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<plugin>
<groupId>io.swagger.codegen.v3</groupId>
<artifactId>swagger-codegen-maven-plugin</artifactId>
<version>3.0.25</version>
<version>3.0.54</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 240308b

Please sign in to comment.