From 7b2032c164c18d7ad4ae957684297b08b7f86917 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 22:07:03 +0000 Subject: [PATCH] chore: [DevOps] bump the test group with 4 updates Bumps the test group with 4 updates: [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback), org.openapitools:openapi-generator-maven-plugin, [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) and [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot). Updates `ch.qos.logback:logback-classic` from 1.5.24 to 1.5.25 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.24...v_1.5.25) Updates `org.openapitools:openapi-generator-maven-plugin` from 7.18.0 to 7.19.0 Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](https://github.com/diffplug/spotless/compare/lib/3.1.0...lib/3.2.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.9 to 3.5.10 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.9...v3.5.10) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.25 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test - dependency-name: org.openapitools:openapi-generator-maven-plugin dependency-version: 7.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.5.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- sample-code/spring-app/pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index a5439fbc7..8a849c4b3 100644 --- a/pom.xml +++ b/pom.xml @@ -71,13 +71,13 @@ 3.28.0 4.38.0 2.20.1 - 1.5.24 + 1.5.25 1.16.2 20251224 2.5 - 3.1.0 + 3.2.0 false false @@ -299,7 +299,7 @@ org.openapitools openapi-generator-maven-plugin - 7.18.0 + 7.19.0 diff --git a/sample-code/spring-app/pom.xml b/sample-code/spring-app/pom.xml index ebef63290..fa0d93e63 100644 --- a/sample-code/spring-app/pom.xml +++ b/sample-code/spring-app/pom.xml @@ -33,8 +33,8 @@ ${project.basedir}/../../ - 3.5.9 - 1.5.24 + 3.5.10 + 1.5.25 4.1.0 11.0.15