Skip to content

Commit d87a7bd

Browse files
chore: [DevOps] bump org.openapitools:openapi-generator-maven-plugin (#426)
Bumps the plugins group with 1 update: org.openapitools:openapi-generator-maven-plugin. Updates `org.openapitools:openapi-generator-maven-plugin` from 7.12.0 to 7.13.0 --- updated-dependencies: - dependency-name: org.openapitools:openapi-generator-maven-plugin dependency-version: 7.13.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 e9f0ea8 commit d87a7bd

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
@@ -306,7 +306,7 @@
306306
<plugin>
307307
<groupId>org.openapitools</groupId>
308308
<artifactId>openapi-generator-maven-plugin</artifactId>
309-
<version>7.12.0</version>
309+
<version>7.13.0</version>
310310
</plugin>
311311
</plugins>
312312
</pluginManagement>

0 commit comments

Comments
 (0)