Skip to content

Commit b548a66

Browse files
Bump swagger-codegen-maven-plugin from 3.0.39 to 3.0.40
Bumps swagger-codegen-maven-plugin from 3.0.39 to 3.0.40. --- 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]>
1 parent 200e4ec commit b548a66

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)