From f0d2b0f8e3ba8497bd837aa3f1a6819258285fd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 08:57:05 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 5 updates Bumps the maven group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) | `5.3.39` | `6.2.11` | | org.apache.tomcat.embed:tomcat-embed-core | `9.0.98` | `9.0.118` | | [org.springframework.security:spring-security-web](https://github.com/spring-projects/spring-security) | `5.7.13` | `6.5.9` | | [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) | `5.7.14` | `6.2.8` | | [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) | `1.2.13` | `1.5.25` | Updates `org.springframework:spring-core` from 5.3.39 to 6.2.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.39...v6.2.11) Updates `org.apache.tomcat.embed:tomcat-embed-core` from 9.0.98 to 9.0.118 Updates `org.springframework.security:spring-security-web` from 5.7.13 to 6.5.9 - [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/5.7.13...6.5.9) Updates `org.springframework.security:spring-security-core` from 5.7.14 to 6.2.8 - [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/5.7.14...6.2.8) Updates `ch.qos.logback:logback-core` from 1.2.13 to 1.5.25 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.13...v_1.5.25) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-version: 6.2.11 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.tomcat.embed:tomcat-embed-core dependency-version: 9.0.118 dependency-type: direct:production dependency-group: maven - dependency-name: org.springframework.security:spring-security-web dependency-version: 6.5.9 dependency-type: direct:production dependency-group: maven - dependency-name: org.springframework.security:spring-security-core dependency-version: 6.2.8 dependency-type: direct:production dependency-group: maven - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.25 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index f5aabe9..3325785 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ org.springframework spring-core - 5.3.39 + 6.2.11 com.fasterxml.jackson.core @@ -110,12 +110,12 @@ org.apache.tomcat.embed tomcat-embed-core - 9.0.98 + 9.0.118 org.springframework.security spring-security-web - 5.7.13 + 6.5.9 org.springframework.security @@ -146,7 +146,7 @@ org.springframework.security spring-security-core - 5.7.14 + 6.2.8 ch.qos.logback @@ -158,7 +158,7 @@ ch.qos.logback logback-core - 1.2.13 + 1.5.25