Skip to content

Commit 4282e12

Browse files
build: bump org.openapitools:openapi-generator-maven-plugin in /example
Bumps org.openapitools:openapi-generator-maven-plugin from 7.20.0 to 7.21.0. --- updated-dependencies: - dependency-name: org.openapitools:openapi-generator-maven-plugin dependency-version: 7.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89e88e1 commit 4282e12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/rest-adapter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<plugin>
5252
<groupId>org.openapitools</groupId>
5353
<artifactId>openapi-generator-maven-plugin</artifactId>
54-
<version>7.20.0</version>
54+
<version>7.21.0</version>
5555
<executions>
5656
<execution>
5757
<id>generate-open-api-source</id>

0 commit comments

Comments
 (0)