Skip to content

Commit 691b6a6

Browse files
Bump org.openapitools:openapi-generator-maven-plugin in /cccm-backend
Bumps org.openapitools:openapi-generator-maven-plugin from 6.4.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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28c7f28 commit 691b6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cccm-backend/cccm-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
<plugin>
190190
<artifactId>openapi-generator-maven-plugin</artifactId>
191191
<groupId>org.openapitools</groupId>
192-
<version>6.4.0</version>
192+
<version>7.17.0</version>
193193
<executions>
194194
<execution>
195195
<phase>generate-sources</phase>

0 commit comments

Comments
 (0)