Skip to content

Commit 101f592

Browse files
dependabot[bot]ZhangJian He
andauthored
build(deps): bump commons-io:commons-io from 2.7 to 2.17.0 (#4509)
Bumps commons-io:commons-io from 2.7 to 2.17.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: ZhangJian He <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ZhangJian He <[email protected]>
1 parent 0229b5d commit 101f592

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Apache Software License, Version 2.
214214
- lib/commons-cli-commons-cli-1.2.jar [5]
215215
- lib/commons-codec-commons-codec-1.6.jar [6]
216216
- lib/commons-configuration-commons-configuration-1.10.jar [7]
217-
- lib/commons-io-commons-io-2.7.jar [8]
217+
- lib/commons-io-commons-io-2.17.0.jar [8]
218218
- lib/commons-lang-commons-lang-2.6.jar [9]
219219
- lib/commons-logging-commons-logging-1.1.1.jar [10]
220220
- lib/io.netty-netty-buffer-4.1.113.Final.jar [11]
@@ -361,7 +361,7 @@ Apache Software License, Version 2.
361361
[5] Source available at https://github.com/apache/commons-cli/tree/cli-1.2
362362
[6] Source available at https://github.com/apache/commons-codec/tree/commons-codec-1.6-RC2
363363
[7] Source available at https://github.com/apache/commons-configuration/tree/CONFIGURATION_1_10
364-
[8] Source available at https://github.com/apache/commons-io/tree/rel/commons-io-2.7
364+
[8] Source available at https://github.com/apache/commons-io/tree/rel/commons-io-2.17.0
365365
[9] Source available at https://github.com/apache/commons-lang/tree/LANG_2_6
366366
[10] Source available at https://github.com/apache/commons-logging/tree/commons-logging-1.1.1
367367
[11] Source available at https://github.com/netty/netty/tree/netty-4.1.113.Final

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Apache Software License, Version 2.
214214
- lib/commons-cli-commons-cli-1.2.jar [5]
215215
- lib/commons-codec-commons-codec-1.6.jar [6]
216216
- lib/commons-configuration-commons-configuration-1.10.jar [7]
217-
- lib/commons-io-commons-io-2.7.jar [8]
217+
- lib/commons-io-commons-io-2.17.0.jar [8]
218218
- lib/commons-lang-commons-lang-2.6.jar [9]
219219
- lib/commons-logging-commons-logging-1.1.1.jar [10]
220220
- lib/io.netty-netty-buffer-4.1.113.Final.jar [11]
@@ -302,7 +302,7 @@ Apache Software License, Version 2.
302302
[5] Source available at https://github.com/apache/commons-cli/tree/cli-1.2
303303
[6] Source available at https://github.com/apache/commons-codec/tree/commons-codec-1.6-RC2
304304
[7] Source available at https://github.com/apache/commons-configuration/tree/CONFIGURATION_1_10
305-
[8] Source available at https://github.com/apache/commons-io/tree/rel/commons-io-2.7
305+
[8] Source available at https://github.com/apache/commons-io/tree/rel/commons-io-2.17.0
306306
[9] Source available at https://github.com/apache/commons-lang/tree/LANG_2_6
307307
[10] Source available at https://github.com/apache/commons-logging/tree/commons-logging-1.1.1
308308
[11] Source available at https://github.com/netty/netty/tree/netty-4.1.113.Final

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Apache Software License, Version 2.
214214
- lib/commons-cli-commons-cli-1.2.jar [5]
215215
- lib/commons-codec-commons-codec-1.6.jar [6]
216216
- lib/commons-configuration-commons-configuration-1.10.jar [7]
217-
- lib/commons-io-commons-io-2.7.jar [8]
217+
- lib/commons-io-commons-io-2.17.0.jar [8]
218218
- lib/commons-lang-commons-lang-2.6.jar [9]
219219
- lib/commons-logging-commons-logging-1.1.1.jar [10]
220220
- lib/io.netty-netty-buffer-4.1.113.Final.jar [11]
@@ -357,7 +357,7 @@ Apache Software License, Version 2.
357357
[5] Source available at https://github.com/apache/commons-cli/tree/cli-1.2
358358
[6] Source available at https://github.com/apache/commons-codec/tree/commons-codec-1.6-RC2
359359
[7] Source available at https://github.com/apache/commons-configuration/tree/CONFIGURATION_1_10
360-
[8] Source available at https://github.com/apache/commons-io/tree/rel/commons-io-2.7
360+
[8] Source available at https://github.com/apache/commons-io/tree/rel/commons-io-2.17.0
361361
[9] Source available at https://github.com/apache/commons-lang/tree/LANG_2_6
362362
[10] Source available at https://github.com/apache/commons-logging/tree/commons-logging-1.1.1
363363
[11] Source available at https://github.com/netty/netty/tree/netty-4.1.113.Final

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<commons-compress.version>1.26.0</commons-compress.version>
127127
<commons-lang.version>2.6</commons-lang.version>
128128
<commons-lang3.version>3.6</commons-lang3.version>
129-
<commons-io.version>2.7</commons-io.version>
129+
<commons-io.version>2.17.0</commons-io.version>
130130
<bouncycastle.version>1.0.2.5</bouncycastle.version>
131131
<curator.version>5.1.0</curator.version>
132132
<disruptor.version>4.0.0</disruptor.version>

0 commit comments

Comments
 (0)