From acfc90cbea493736ac9ac9d4f6f3e159674a6339 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 04:25:13 +0000 Subject: [PATCH 1/2] build(deps): bump the maven group across 1 directory with 6 updates Bumps the maven group with 3 updates in the / directory: [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security), [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) and [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson). Updates `org.springframework.security:spring-security-core` from 6.4.4 to 6.5.10 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-security/compare/6.4.4...6.5.10) Updates `org.springframework.security:spring-security-web` from 6.4.4 to 6.5.10 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-security/compare/6.4.4...6.5.10) Updates `org.springframework.security:spring-security-aspects` from 6.4.4 to 6.5.10 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-security/compare/6.4.4...6.5.10) Updates `org.springframework:spring-webmvc` from 6.2.6 to 6.2.19 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.6...v6.2.19) Updates `org.springframework:spring-webflux` from 6.2.6 to 6.2.19 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.6...v6.2.19) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.2 to 2.18.9 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-core dependency-version: 6.5.10 dependency-type: direct:production dependency-group: maven - dependency-name: org.springframework.security:spring-security-web dependency-version: 6.5.10 dependency-type: direct:production dependency-group: maven - dependency-name: org.springframework.security:spring-security-aspects dependency-version: 6.5.10 dependency-type: direct:production dependency-group: maven - dependency-name: org.springframework:spring-webmvc dependency-version: 6.2.19 dependency-type: direct:production dependency-group: maven - dependency-name: org.springframework:spring-webflux dependency-version: 6.2.19 dependency-type: direct:production dependency-group: maven - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.18.9 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e409d6d..90b5cc4 100644 --- a/pom.xml +++ b/pom.xml @@ -47,14 +47,14 @@ ${java.version} UTF-8 UTF-8 - 6.4.4 + 6.5.10 3.4.5 3.20.0 4.4 2.22.0 2.0.52 2.0.x.20260630-SNAPSHOT - 2.17.2 + 2.18.9 1.6.14 6.1.0 2.0.18 @@ -76,7 +76,7 @@ 0.11.0 0.8.15 - 6.2.6 + 6.2.19 From 527e212f109e75fec3d1acf039f5441171b2a5a7 Mon Sep 17 00:00:00 2001 From: wandl-6A72h Date: Sat, 8 Aug 2026 02:33:49 +0800 Subject: [PATCH 2/2] build: rename Maven plugin version properties --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 90b5cc4..d285d5b 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ 6.1.0 -0.11.0 +0.11.0 17 ${java.version} ${java.version} @@ -74,7 +74,7 @@ 3.5.2 3.4.0 0.11.0 - 0.8.15 + 0.8.15 6.2.19 @@ -557,7 +557,7 @@ org.jacoco jacoco-maven-plugin - ${jacoco-maven-plugin.version} + ${maven-jacoco-plugin.version} prepare-agent