Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
build(deps): bump swagger-codegen-maven-plugin from 3.0.41 to 3.0.42
Browse files Browse the repository at this point in the history
Bumps swagger-codegen-maven-plugin from 3.0.41 to 3.0.42.

---
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 Apr 5, 2023
1 parent a5bdc81 commit 5030ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<plugin>
<groupId>io.swagger.codegen.v3</groupId>
<artifactId>swagger-codegen-maven-plugin</artifactId>
<version>3.0.41</version>
<version>3.0.42</version>
<executions>
<execution>
<phase>compile</phase>
Expand Down

0 comments on commit 5030ad3

Please sign in to comment.