From bb6eb0d85b54af1a32fb6683a39fb24f5a052894 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 02:24:23 +0000 Subject: [PATCH] Bump org.springdoc:springdoc-openapi-starter-webmvc-ui Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/java-c7-remote/pom.xml | 2 +- examples/java-c7/pom.xml | 2 +- examples/java-c8/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/java-c7-remote/pom.xml b/examples/java-c7-remote/pom.xml index 7fe9e68..069d375 100644 --- a/examples/java-c7-remote/pom.xml +++ b/examples/java-c7-remote/pom.xml @@ -49,7 +49,7 @@ org.springdoc springdoc-openapi-starter-webmvc-ui - 2.7.0 + 2.8.0 org.camunda.community.rest diff --git a/examples/java-c7/pom.xml b/examples/java-c7/pom.xml index eee0126..2c41e04 100644 --- a/examples/java-c7/pom.xml +++ b/examples/java-c7/pom.xml @@ -49,7 +49,7 @@ org.springdoc springdoc-openapi-starter-webmvc-ui - 2.7.0 + 2.8.0 diff --git a/examples/java-c8/pom.xml b/examples/java-c8/pom.xml index 3592b8a..164e4c0 100644 --- a/examples/java-c8/pom.xml +++ b/examples/java-c8/pom.xml @@ -59,7 +59,7 @@ org.springdoc springdoc-openapi-starter-webmvc-ui - 2.7.0 + 2.8.0