From 1be8e546b5d3546322290cf4a570e3488a6c7ecd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 19:15:05 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 3 updates Bumps the maven group with 3 updates in the / directory: [org.springframework.ldap:spring-ldap-core](https://github.com/spring-projects/spring-ldap), commons-io:commons-io and [ch.qos.logback:logback-core](https://github.com/qos-ch/logback). Updates `org.springframework.ldap:spring-ldap-core` from 2.3.4.RELEASE to 2.4.4 - [Release notes](https://github.com/spring-projects/spring-ldap/releases) - [Changelog](https://github.com/spring-projects/spring-ldap/blob/main/changelog.txt) - [Commits](https://github.com/spring-projects/spring-ldap/compare/2.3.4.RELEASE...2.4.4) Updates `commons-io:commons-io` from 2.7 to 2.14.0 Updates `ch.qos.logback:logback-core` from 1.2.13 to 1.3.15 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.13...v_1.3.15) --- updated-dependencies: - dependency-name: org.springframework.ldap:spring-ldap-core dependency-version: 2.4.4 dependency-type: direct:production dependency-group: maven - dependency-name: commons-io:commons-io dependency-version: 2.14.0 dependency-type: direct:production dependency-group: maven - dependency-name: ch.qos.logback:logback-core dependency-version: 1.3.15 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 7dedac000..a8996a2cf 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ ${skipTests} ${skipTests} 2.7.5 - 2.3.4.RELEASE + 2.4.4 5.5.2 2.5.0 1 @@ -252,7 +252,7 @@ commons-io commons-io - 2.7 + 2.14.0 @@ -440,7 +440,7 @@ ch.qos.logback logback-core - 1.2.13 + 1.3.15