From a46a2e30e103c6bcffd60521bf42967f5cab0d99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Aug 2025 02:38:48 +0000 Subject: [PATCH 1/2] build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.9 to 2.8.10. - [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.8.9...v2.8.10) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pom.xml b/example/pom.xml index 2d392c4..8347e88 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -15,7 +15,7 @@ 5.13.4 3.5.4 7.27.2 - 2.8.9 + 2.8.10 1.6.1 1.1.1 2.4 From fefccd0ed506fcd9635b44b76fc8b2c858973ef6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 23 Aug 2025 03:07:35 +0000 Subject: [PATCH 2/2] ci: update generated cookiecutter template from example --- {{cookiecutter.app_name}}/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.app_name}}/pom.xml b/{{cookiecutter.app_name}}/pom.xml index c5fcb0d..85c8af4 100644 --- a/{{cookiecutter.app_name}}/pom.xml +++ b/{{cookiecutter.app_name}}/pom.xml @@ -15,7 +15,7 @@ 5.13.4 3.5.4 7.27.2 - 2.8.9 + 2.8.10 1.6.1 1.1.1 2.4