Skip to content

Commit 7a07dc2

Browse files
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
Bumps org.apache.commons:commons-lang3 from 3.17.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] <support@github.com>
1 parent 5a44a06 commit 7a07dc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<commons-configuration.version>1.10</commons-configuration.version>
126126
<commons-exec.version>1.1</commons-exec.version>
127127
<commons-io.version>2.16.1</commons-io.version>
128-
<commons-lang3.version>3.17.0</commons-lang3.version>
128+
<commons-lang3.version>3.18.0</commons-lang3.version>
129129
<commons-math3.version>3.6.1</commons-math3.version>
130130
<commons-dbcp2.version>2.14.0</commons-dbcp2.version>
131131
<commons-text.version>1.10.0</commons-text.version>

standalone-metastore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<apache-directory-server.version>2.0.0-M24</apache-directory-server.version>
6868
<checkstyle.version>11.1.0</checkstyle.version>
6969
<commons-collections4.version>4.4</commons-collections4.version>
70-
<commons-lang3.version>3.17.0</commons-lang3.version>
70+
<commons-lang3.version>3.18.0</commons-lang3.version>
7171
<commons-dbcp2.version>2.14.0</commons-dbcp2.version>
7272
<datasketches.version>2.0.0</datasketches.version>
7373
<datanucleus-api-jdo.version>6.0.3</datanucleus-api-jdo.version>

0 commit comments

Comments
 (0)