Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit a8c5908

Browse files
dependabot[bot]Delawen
authored andcommitted
build(deps): bump swagger-codegen-maven-plugin from 3.0.45 to 3.0.46
Bumps swagger-codegen-maven-plugin from 3.0.45 to 3.0.46. --- 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 952ce3a commit a8c5908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<plugin>
141141
<groupId>io.swagger.codegen.v3</groupId>
142142
<artifactId>swagger-codegen-maven-plugin</artifactId>
143-
<version>3.0.45</version>
143+
<version>3.0.46</version>
144144
<executions>
145145
<execution>
146146
<phase>compile</phase>

0 commit comments

Comments
 (0)