From 6461f3b618a51b6796eb88a4a2f6b43228e8e1b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 11:34:33 +0000 Subject: [PATCH] Bump io.springfox:springfox-swagger-ui in /count-stats Bumps [io.springfox:springfox-swagger-ui](https://github.com/springfox/springfox) from 2.5.0 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.5.0...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] --- count-stats/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/count-stats/pom.xml b/count-stats/pom.xml index 96be21f7..d789316e 100644 --- a/count-stats/pom.xml +++ b/count-stats/pom.xml @@ -64,7 +64,7 @@ io.springfox springfox-swagger-ui - 2.5.0 + 2.10.0 compile diff --git a/pom.xml b/pom.xml index 6f757b5b..aeee1d26 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ io.springfox springfox-swagger-ui - 2.5.0 + 2.10.0 compile