Skip to content

Commit a7f0ba1

Browse files
authored
build(deps): bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 (#4725)
1 parent 497aa4e commit a7f0ba1

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ Apache Software License, Version 2.
260260
- lib/org.apache.logging.log4j-log4j-slf4j2-impl-2.23.1.jar [17]
261261
- lib/org.apache.commons-commons-collections4-4.1.jar [19]
262262
- lib/org.apache.commons-commons-configuration2-2.12.0.jar [7]
263-
- lib/org.apache.commons-commons-lang3-3.17.0.jar [58]
263+
- lib/org.apache.commons-commons-lang3-3.20.0.jar [58]
264264
- lib/org.apache.commons-commons-text-1.13.1.jar [61]
265265
- lib/org.apache.zookeeper-zookeeper-3.9.5.jar [21]
266266
- lib/org.apache.zookeeper-zookeeper-jute-3.9.5.jar [21]
@@ -415,7 +415,7 @@ Apache Software License, Version 2.
415415
[55] Source available at https://github.com/open-telemetry/opentelemetry-java/releases/tag/v1.56.0
416416
[56] Source available at https://github.com/JetBrains/kotlin/releases/tag/v2.2.21
417417
[57] Source available at https://github.com/LMAX-Exchange/disruptor/releases/tag/4.0.0
418-
[58] Source available at https://github.com/apache/commons-lang/tree/rel/commons-lang-3.17.0
418+
[58] Source available at https://github.com/apache/commons-lang/tree/rel/commons-lang-3.20.0
419419
[59] Source available at https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/v2.21.0
420420
[60] Source available at https://github.com/prometheus/client_java/tree/v1.3.10
421421
[61] Source available at https://github.com/apache/commons-text/tree/rel/commons-text-1.13.1

bookkeeper-dist/src/main/resources/LICENSE-bkctl.bin.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Apache Software License, Version 2.
241241
- lib/org.apache.logging.log4j-log4j-slf4j2-impl-2.23.1.jar [16]
242242
- lib/org.apache.commons-commons-collections4-4.1.jar [18]
243243
- lib/org.apache.commons-commons-configuration2-2.12.0.jar [7]
244-
- lib/org.apache.commons-commons-lang3-3.17.0.jar [55]
244+
- lib/org.apache.commons-commons-lang3-3.20.0.jar [55]
245245
- lib/org.apache.commons-commons-text-1.13.1.jar [56]
246246
- lib/org.apache.zookeeper-zookeeper-3.9.5.jar [20]
247247
- lib/org.apache.zookeeper-zookeeper-jute-3.9.5.jar [20]
@@ -351,7 +351,7 @@ Apache Software License, Version 2.
351351
[52] Source available at https://github.com/carrotsearch/hppc/tree/0.9.1
352352
[53] Source available at https://github.com/LMAX-Exchange/disruptor/releases/tag/4.0.0
353353
[54] Source available at https://github.com/open-telemetry/opentelemetry-java/releases/tag/v1.56.0
354-
[55] Source available at https://github.com/apache/commons-lang/tree/rel/commons-lang-3.17.0
354+
[55] Source available at https://github.com/apache/commons-lang/tree/rel/commons-lang-3.20.0
355355
[56] Source available at https://github.com/apache/commons-text/tree/rel/commons-text-1.13.1
356356
[57] Source available at https://github.com/apache/commons-beanutils/tree/rel/commons-beanutils-1.11.0
357357
[58] Source available at https://github.com/googleapis/sdk-platform-java/tree/v2.53.0/api-common-java

bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ Apache Software License, Version 2.
260260
- lib/org.apache.logging.log4j-log4j-slf4j2-impl-2.23.1.jar [17]
261261
- lib/org.apache.commons-commons-collections4-4.1.jar [19]
262262
- lib/org.apache.commons-commons-configuration2-2.12.0.jar [7]
263-
- lib/org.apache.commons-commons-lang3-3.17.0.jar [57]
263+
- lib/org.apache.commons-commons-lang3-3.20.0.jar [57]
264264
- lib/org.apache.commons-commons-text-1.13.1.jar [60]
265265
- lib/org.apache.zookeeper-zookeeper-3.9.5.jar [21]
266266
- lib/org.apache.zookeeper-zookeeper-jute-3.9.5.jar [21]
@@ -410,7 +410,7 @@ Apache Software License, Version 2.
410410
[54] Source available at https://github.com/open-telemetry/opentelemetry-java/releases/tag/v1.56.0
411411
[55] Source available at https://github.com/JetBrains/kotlin/releases/tag/v2.2.21
412412
[56] Source available at https://github.com/LMAX-Exchange/disruptor/releases/tag/4.0.0
413-
[57] Source available at https://github.com/apache/commons-lang/tree/rel/commons-lang-3.17.0
413+
[57] Source available at https://github.com/apache/commons-lang/tree/rel/commons-lang-3.20.0
414414
[58] Source available at https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/v2.21.0
415415
[59] Source available at https://github.com/prometheus/client_java/tree/v1.3.10
416416
[60] Source available at https://github.com/apache/commons-text/tree/rel/commons-text-1.13.1

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<commons-configuration2.version>2.12.0</commons-configuration2.version>
149149
<commons-beanutils.version>1.11.0</commons-beanutils.version>
150150
<commons-compress.version>1.27.1</commons-compress.version>
151-
<commons-lang3.version>3.17.0</commons-lang3.version>
151+
<commons-lang3.version>3.20.0</commons-lang3.version>
152152
<commons-logging.version>1.3.5</commons-logging.version>
153153
<commons-io.version>2.19.0</commons-io.version>
154154
<bouncycastle.version>1.0.2.5</bouncycastle.version>

0 commit comments

Comments
 (0)