From be89196825f1179dedfccec42a0ce2b999842737 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 21:56:47 +0000 Subject: [PATCH] build(deps): bump the maven group across 1 directory with 3 updates Bumps the maven group with 3 updates in the /pocs/log4j/rogue-jndi directory: [com.unboundid:unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk), org.apache.tomcat.embed:tomcat-embed-core and org.apache.commons:commons-text. Updates `com.unboundid:unboundid-ldapsdk` from 3.1.1 to 4.0.5 - [Release notes](https://github.com/pingidentity/ldapsdk/releases) - [Changelog](https://github.com/pingidentity/ldapsdk/blob/master/docs/release-notes.html) - [Commits](https://github.com/pingidentity/ldapsdk/compare/3.1.1...4.0.5) Updates `org.apache.tomcat.embed:tomcat-embed-core` from 8.5.61 to 9.0.118 Updates `org.apache.commons:commons-text` from 1.8 to 1.10.0 --- updated-dependencies: - dependency-name: com.unboundid:unboundid-ldapsdk dependency-version: 4.0.5 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.apache.commons:commons-text dependency-version: 1.10.0 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pocs/log4j/rogue-jndi/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pocs/log4j/rogue-jndi/pom.xml b/pocs/log4j/rogue-jndi/pom.xml index 9423c4815..ff6921297 100644 --- a/pocs/log4j/rogue-jndi/pom.xml +++ b/pocs/log4j/rogue-jndi/pom.xml @@ -12,12 +12,12 @@ com.unboundid unboundid-ldapsdk - 3.1.1 + 4.0.5 org.apache.tomcat.embed tomcat-embed-core - 8.5.61 + 9.0.118 @@ -47,7 +47,7 @@ org.apache.commons commons-text - 1.8 + 1.10.0