Skip to content

Commit 4110a7b

Browse files
Bump org.apache.commons:commons-lang3 in /scala/dllib (#5222)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91d8abb commit 4110a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scala/dllib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@
319319
<dependency>
320320
<groupId>org.apache.commons</groupId>
321321
<artifactId>commons-lang3</artifactId>
322-
<version>3.12.0</version>
322+
<version>3.18.0</version>
323323
<scope>${spark-scope}</scope>
324324
</dependency>
325325
<dependency>

0 commit comments

Comments
 (0)