Skip to content

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.64 to 3.0.65.

---
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 Dec 18, 2024
1 parent 8560244 commit 3f10ca6
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 @@ -692,7 +692,7 @@
<plugin>
<groupId>io.swagger.codegen.v3</groupId>
<artifactId>swagger-codegen-maven-plugin</artifactId>
<version>3.0.64</version>
<version>3.0.65</version>
<configuration>
<configOptions>
<sourceFolder>src/main/java</sourceFolder>
Expand Down

0 comments on commit 3f10ca6

Please sign in to comment.