From 29b1b7b1c15f845850fc343b6a9da76438a8ce87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 01:09:37 +0000 Subject: [PATCH] Bump org.apache.commons:commons-lang3 Bumps 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 ... Signed-off-by: dependabot[bot] --- samples/java-application-with-resources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/java-application-with-resources/pom.xml b/samples/java-application-with-resources/pom.xml index e178f1265..b118ab7ed 100644 --- a/samples/java-application-with-resources/pom.xml +++ b/samples/java-application-with-resources/pom.xml @@ -62,7 +62,7 @@ org.apache.commons commons-lang3 - 3.12.0 + 3.18.0 org.junit.jupiter