Skip to content

Commit

Permalink
build(deps): bump swagger-codegen.version in /codegen/swagger
Browse files Browse the repository at this point in the history
Bumps `swagger-codegen.version` from 2.4.41 to 2.4.43.

Updates `io.swagger:swagger-codegen` from 2.4.41 to 2.4.43
- [Release notes](https://github.com/swagger-api/swagger-codegen/releases)
- [Commits](swagger-api/swagger-codegen@v2.4.41...v2.4.43)

Updates `io.swagger:swagger-codegen-maven-plugin` from 2.4.41 to 2.4.43

---
updated-dependencies:
- dependency-name: io.swagger:swagger-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.swagger: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 Aug 17, 2024
1 parent 834acfe commit f612570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/swagger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<properties>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<swagger-codegen.version>2.4.41</swagger-codegen.version>
<swagger-codegen.version>2.4.43</swagger-codegen.version>
</properties>

<build>
Expand Down

0 comments on commit f612570

Please sign in to comment.