Skip to content
This repository was archived by the owner on Aug 9, 2025. It is now read-only.

Commit 14335af

Browse files
dependabot[bot]paul58914080
authored andcommitted
build(deps): bump org.openapitools:openapi-generator-maven-plugin
Bumps org.openapitools:openapi-generator-maven-plugin from 6.3.0 to 7.0.1. --- updated-dependencies: - dependency-name: org.openapitools:openapi-generator-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35eb5c6 commit 14335af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rest-adapter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<plugin>
3838
<groupId>org.openapitools</groupId>
3939
<artifactId>openapi-generator-maven-plugin</artifactId>
40-
<version>6.3.0</version>
40+
<version>7.0.1</version>
4141
<executions>
4242
<execution>
4343
<id>generate-open-api-source</id>

0 commit comments

Comments
 (0)