From 7d613f3a49424e132a255504eac7a002274ddffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 19:45:41 +0000 Subject: [PATCH] Bump the maven group with 2 updates Bumps the maven group with 2 updates: [commons-logging:commons-logging](https://github.com/apache/commons-logging) and io.swagger.core.v3:swagger-annotations. Updates `commons-logging:commons-logging` from 1.3.5 to 1.3.6 - [Changelog](https://github.com/apache/commons-logging/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-logging/compare/rel/commons-logging-1.3.5...rel/commons-logging-1.3.6) Updates `io.swagger.core.v3:swagger-annotations` from 2.2.43 to 2.2.44 --- updated-dependencies: - dependency-name: commons-logging:commons-logging dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.swagger.core.v3:swagger-annotations dependency-version: 2.2.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] --- core/pom.xml | 4 ++-- spring/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 118c2af..e27d02b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -22,10 +22,10 @@ 5.18.1 5.2.0 2.1.0 - 2.2.43 + 2.2.44 3.13.2 2.11.0 - 1.3.5 + 1.3.6 3.0.0 4.3.0 2.0.17 diff --git a/spring/pom.xml b/spring/pom.xml index e0e84a8..883d73c 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -17,7 +17,7 @@ 4.0.3 - 2.2.43 + 2.2.44