Skip to content

Commit ffbf3ab

Browse files
Bump openapi-generator-maven-plugin in /api-first-server (#60)
Bumps openapi-generator-maven-plugin from 6.2.1 to 6.5.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9672375 commit ffbf3ab

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
@@ -71,7 +71,7 @@
7171
<plugin>
7272
<groupId>org.openapitools</groupId>
7373
<artifactId>openapi-generator-maven-plugin</artifactId>
74-
<version>6.2.1</version>
74+
<version>6.5.0</version>
7575
<executions>
7676
<execution>
7777
<goals>

0 commit comments

Comments
 (0)