Skip to content

Commit b65b984

Browse files
dependabot[bot]paul58914080
authored andcommitted
build: bump org.openapitools:openapi-generator-maven-plugin in /example
Bumps org.openapitools:openapi-generator-maven-plugin from 7.17.0 to 7.18.0. --- updated-dependencies: - dependency-name: org.openapitools:openapi-generator-maven-plugin dependency-version: 7.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20387c9 commit b65b984

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.17.0</version>
54+
<version>7.18.0</version>
5555
<executions>
5656
<execution>
5757
<id>generate-open-api-source</id>

0 commit comments

Comments
 (0)