From f36a684f6bd104d4ac7bef67cfce06f9891437ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 23:19:56 +0000 Subject: [PATCH] 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] --- example/rest-adapter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/rest-adapter/pom.xml b/example/rest-adapter/pom.xml index 0f8df23..5288634 100644 --- a/example/rest-adapter/pom.xml +++ b/example/rest-adapter/pom.xml @@ -51,7 +51,7 @@ org.openapitools openapi-generator-maven-plugin - 7.17.0 + 7.18.0 generate-open-api-source