Skip to content

Commit

Permalink
Update dependency io.swagger:swagger-codegen-maven-plugin to v2.4.42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent a6bebdb commit 98da1f2
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 @@ -18,7 +18,7 @@
<plugin>
<groupId>io.swagger</groupId>
<artifactId>swagger-codegen-maven-plugin</artifactId>
<version>2.4.29</version>
<version>2.4.42</version>
<executions>
<execution>
<id>generate-java-client-lib</id>
Expand Down

0 comments on commit 98da1f2

Please sign in to comment.