From de97ff9d531b12cbec8e659c9a28dce54941f16a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 01:19:57 +0000 Subject: [PATCH] Bump io.springfox:springfox-swagger-ui Bumps [io.springfox:springfox-swagger-ui](https://github.com/springfox/springfox) from 2.9.2 to 2.10.0. - [Release notes](https://github.com/springfox/springfox/releases) - [Changelog](https://github.com/springfox/springfox/blob/master/docs/release-notes.md) - [Commits](https://github.com/springfox/springfox/compare/2.9.2...2.10.0) --- updated-dependencies: - dependency-name: io.springfox:springfox-swagger-ui dependency-version: 2.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../code/springboot-kubernetes/03-notifications-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BACKUPS/BACKUP-14MAY2025/others/code/springboot-kubernetes/03-notifications-service/pom.xml b/BACKUPS/BACKUP-14MAY2025/others/code/springboot-kubernetes/03-notifications-service/pom.xml index d855527d..42647dce 100644 --- a/BACKUPS/BACKUP-14MAY2025/others/code/springboot-kubernetes/03-notifications-service/pom.xml +++ b/BACKUPS/BACKUP-14MAY2025/others/code/springboot-kubernetes/03-notifications-service/pom.xml @@ -167,7 +167,7 @@ io.springfox springfox-swagger-ui - 2.9.2 + 2.10.0