From 74c106b30e399d9b1cf530f4b0e5a46ad5a8a681 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 01:25:09 +0000 Subject: [PATCH] Bump the maven group across 2 directories with 1 update Bumps the maven group with 1 update in the /ironpdf directory: org.apache.commons:commons-lang3. Bumps the maven group with 1 update in the /ironpdf-cloud directory: org.apache.commons:commons-lang3. Updates `org.apache.commons:commons-lang3` from 3.12.0 to 3.18.0 Updates `org.apache.commons:commons-lang3` from 3.12.0 to 3.18.0 --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- ironpdf-cloud/pom.xml | 2 +- ironpdf/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ironpdf-cloud/pom.xml b/ironpdf-cloud/pom.xml index 03deb63..20a5a62 100644 --- a/ironpdf-cloud/pom.xml +++ b/ironpdf-cloud/pom.xml @@ -291,7 +291,7 @@ static final String BUILD_TIMESTAMP = "${timestamp}"; commons-lang3 org.apache.commons - 3.12.0 + 3.18.0 grpc-netty-shaded diff --git a/ironpdf/pom.xml b/ironpdf/pom.xml index 2ffd757..ba96389 100644 --- a/ironpdf/pom.xml +++ b/ironpdf/pom.xml @@ -301,7 +301,7 @@ class BuildInfo { commons-lang3 org.apache.commons - 3.12.0 + 3.18.0