Skip to content

Commit 1465986

Browse files
Bump openapi-generator-maven-plugin in /api-first-server (#16)
Bumps openapi-generator-maven-plugin from 6.1.0 to 6.2.0. --- updated-dependencies: - dependency-name: org.openapitools:openapi-generator-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7ea09d commit 1465986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-first-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>org.openapitools</groupId>
7575
<artifactId>openapi-generator-maven-plugin</artifactId>
76-
<version>6.1.0</version>
76+
<version>6.2.0</version>
7777
<executions>
7878
<execution>
7979
<goals>

0 commit comments

Comments
 (0)