aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-07-12 00:58:03 +0000
committerGitHub <noreply@github.com>2025-07-12 00:58:03 +0000
commit528be12501fb0c3687326c4f625f491b50b7747e (patch)
tree198e558ba504efab6ce989d42a95f87646c632ff
parent1262deed73f280f61edc8d9fc001366ebcad18a0 (diff)
downloadjackcess-dependabot/maven/org.apache.commons-commons-lang3-3.18.0.tar.gz
jackcess-dependabot/maven/org.apache.commons-commons-lang3-3.18.0.zip
Bump org.apache.commons:commons-lang3 from 3.10 to 3.18.0dependabot/maven/org.apache.commons-commons-lang3-3.18.0
Bumps org.apache.commons:commons-lang3 from 3.10 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] <support@github.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 58a14a9..c783ab7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -247,7 +247,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <version>3.10</version>
+ <version>3.18.0</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>