Skip to content

Commit 516f909

Browse files
chore: [DevOps] bump org.openapitools:openapi-generator-maven-plugin (#643)
Bumps the plugins group with 1 update: org.openapitools:openapi-generator-maven-plugin. Updates `org.openapitools:openapi-generator-maven-plugin` from 7.16.0 to 7.17.0 --- updated-dependencies: - dependency-name: org.openapitools:openapi-generator-maven-plugin dependency-version: 7.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: plugins ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33bc6ca commit 516f909

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
@@ -299,7 +299,7 @@
299299
<plugin>
300300
<groupId>org.openapitools</groupId>
301301
<artifactId>openapi-generator-maven-plugin</artifactId>
302-
<version>7.16.0</version>
302+
<version>7.17.0</version>
303303
</plugin>
304304
</plugins>
305305
</pluginManagement>

0 commit comments

Comments
 (0)