Skip to content

Commit 0463560

Browse files
authored
Merge pull request #14159 from iterate-ch/dependabot/maven/io.swagger.codegen.v3-swagger-codegen-maven-plugin-3.0.40
Bump swagger-codegen-maven-plugin from 3.0.39 to 3.0.40
2 parents d3e7597 + b548a66 commit 0463560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@
619619
<plugin>
620620
<groupId>io.swagger.codegen.v3</groupId>
621621
<artifactId>swagger-codegen-maven-plugin</artifactId>
622-
<version>3.0.39</version>
622+
<version>3.0.40</version>
623623
<configuration>
624624
<configOptions>
625625
<sourceFolder>src/main/java</sourceFolder>

0 commit comments

Comments
 (0)