Skip to content

Commit bc5b933

Browse files
[improve][build] Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (apache#24514)
Co-authored-by: Claude <[email protected]>
1 parent 63a2bd9 commit bc5b933

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

buildtools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<log4j2.version>2.23.1</log4j2.version>
5252
<slf4j.version>2.0.13</slf4j.version>
5353
<testng.version>7.7.1</testng.version>
54-
<commons-lang3.version>3.17.0</commons-lang3.version>
54+
<commons-lang3.version>3.18.0</commons-lang3.version>
5555
<license-maven-plugin.version>4.1</license-maven-plugin.version>
5656
<puppycrawl.checkstyle.version>10.14.2</puppycrawl.checkstyle.version>
5757
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>

distribution/server/src/assemble/LICENSE.bin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ The Apache Software License, Version 2.0
293293
- org.apache.commons-commons-collections4-4.4.jar
294294
- org.apache.commons-commons-compress-1.27.1.jar
295295
- org.apache.commons-commons-configuration2-2.12.0.jar
296-
- org.apache.commons-commons-lang3-3.17.0.jar
296+
- org.apache.commons-commons-lang3-3.18.0.jar
297297
- org.apache.commons-commons-text-1.13.1.jar
298298
* Netty
299299
- io.netty-netty-buffer-4.1.122.Final.jar

distribution/shell/src/assemble/LICENSE.bin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ The Apache Software License, Version 2.0
343343
- commons-codec-1.18.0.jar
344344
- commons-io-2.19.0.jar
345345
- commons-logging-1.2.jar
346-
- commons-lang3-3.17.0.jar
346+
- commons-lang3-3.18.0.jar
347347
- commons-text-1.13.1.jar
348348
- commons-compress-1.27.1.jar
349349
- commons-beanutils-1.11.0.jar

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ flexible messaging model and an intuitive client API.</description>
255255
<confluent.version>7.8.2</confluent.version>
256256
<aircompressor.version>0.27</aircompressor.version>
257257
<asynchttpclient.version>2.12.4</asynchttpclient.version>
258-
<commons-lang3.version>3.17.0</commons-lang3.version>
258+
<commons-lang3.version>3.18.0</commons-lang3.version>
259259
<commons-configuration.version>1.10</commons-configuration.version>
260260
<commons-io.version>2.19.0</commons-io.version>
261261
<commons-codec.version>1.18.0</commons-codec.version>

0 commit comments

Comments
 (0)