Skip to content

Commit

Permalink
[maven] (deps): Bump io.swagger:swagger-codegen-maven-plugin
Browse files Browse the repository at this point in the history
Bumps io.swagger:swagger-codegen-maven-plugin from 2.4.37 to 2.4.41.

---
updated-dependencies:
- 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] committed May 5, 2024
1 parent eac4dbe commit c3cd82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-swagger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<plugin>
<groupId>io.swagger</groupId>
<artifactId>swagger-codegen-maven-plugin</artifactId>
<version>2.4.37</version>
<version>2.4.41</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit c3cd82d

Please sign in to comment.