Skip to content

Commit

Permalink
build(deps): bump commons-io:commons-io from 2.7 to 2.17.0 (#4509)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Signed-off-by: ZhangJian He <shoothzj@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ZhangJian He <shoothzj@gmail.com>
  • Loading branch information
dependabot[bot] and shoothzj authored Oct 3, 2024
1 parent 0229b5d commit 101f592
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ Apache Software License, Version 2.
- lib/commons-cli-commons-cli-1.2.jar [5]
- lib/commons-codec-commons-codec-1.6.jar [6]
- lib/commons-configuration-commons-configuration-1.10.jar [7]
- lib/commons-io-commons-io-2.7.jar [8]
- lib/commons-io-commons-io-2.17.0.jar [8]
- lib/commons-lang-commons-lang-2.6.jar [9]
- lib/commons-logging-commons-logging-1.1.1.jar [10]
- lib/io.netty-netty-buffer-4.1.113.Final.jar [11]
Expand Down Expand Up @@ -361,7 +361,7 @@ Apache Software License, Version 2.
[5] Source available at https://github.com/apache/commons-cli/tree/cli-1.2
[6] Source available at https://github.com/apache/commons-codec/tree/commons-codec-1.6-RC2
[7] Source available at https://github.com/apache/commons-configuration/tree/CONFIGURATION_1_10
[8] Source available at https://github.com/apache/commons-io/tree/rel/commons-io-2.7
[8] Source available at https://github.com/apache/commons-io/tree/rel/commons-io-2.17.0
[9] Source available at https://github.com/apache/commons-lang/tree/LANG_2_6
[10] Source available at https://github.com/apache/commons-logging/tree/commons-logging-1.1.1
[11] Source available at https://github.com/netty/netty/tree/netty-4.1.113.Final
Expand Down
4 changes: 2 additions & 2 deletions bookkeeper-dist/src/main/resources/LICENSE-bkctl.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ Apache Software License, Version 2.
- lib/commons-cli-commons-cli-1.2.jar [5]
- lib/commons-codec-commons-codec-1.6.jar [6]
- lib/commons-configuration-commons-configuration-1.10.jar [7]
- lib/commons-io-commons-io-2.7.jar [8]
- lib/commons-io-commons-io-2.17.0.jar [8]
- lib/commons-lang-commons-lang-2.6.jar [9]
- lib/commons-logging-commons-logging-1.1.1.jar [10]
- lib/io.netty-netty-buffer-4.1.113.Final.jar [11]
Expand Down Expand Up @@ -302,7 +302,7 @@ Apache Software License, Version 2.
[5] Source available at https://github.com/apache/commons-cli/tree/cli-1.2
[6] Source available at https://github.com/apache/commons-codec/tree/commons-codec-1.6-RC2
[7] Source available at https://github.com/apache/commons-configuration/tree/CONFIGURATION_1_10
[8] Source available at https://github.com/apache/commons-io/tree/rel/commons-io-2.7
[8] Source available at https://github.com/apache/commons-io/tree/rel/commons-io-2.17.0
[9] Source available at https://github.com/apache/commons-lang/tree/LANG_2_6
[10] Source available at https://github.com/apache/commons-logging/tree/commons-logging-1.1.1
[11] Source available at https://github.com/netty/netty/tree/netty-4.1.113.Final
Expand Down
4 changes: 2 additions & 2 deletions bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ Apache Software License, Version 2.
- lib/commons-cli-commons-cli-1.2.jar [5]
- lib/commons-codec-commons-codec-1.6.jar [6]
- lib/commons-configuration-commons-configuration-1.10.jar [7]
- lib/commons-io-commons-io-2.7.jar [8]
- lib/commons-io-commons-io-2.17.0.jar [8]
- lib/commons-lang-commons-lang-2.6.jar [9]
- lib/commons-logging-commons-logging-1.1.1.jar [10]
- lib/io.netty-netty-buffer-4.1.113.Final.jar [11]
Expand Down Expand Up @@ -357,7 +357,7 @@ Apache Software License, Version 2.
[5] Source available at https://github.com/apache/commons-cli/tree/cli-1.2
[6] Source available at https://github.com/apache/commons-codec/tree/commons-codec-1.6-RC2
[7] Source available at https://github.com/apache/commons-configuration/tree/CONFIGURATION_1_10
[8] Source available at https://github.com/apache/commons-io/tree/rel/commons-io-2.7
[8] Source available at https://github.com/apache/commons-io/tree/rel/commons-io-2.17.0
[9] Source available at https://github.com/apache/commons-lang/tree/LANG_2_6
[10] Source available at https://github.com/apache/commons-logging/tree/commons-logging-1.1.1
[11] Source available at https://github.com/netty/netty/tree/netty-4.1.113.Final
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<commons-compress.version>1.26.0</commons-compress.version>
<commons-lang.version>2.6</commons-lang.version>
<commons-lang3.version>3.6</commons-lang3.version>
<commons-io.version>2.7</commons-io.version>
<commons-io.version>2.17.0</commons-io.version>
<bouncycastle.version>1.0.2.5</bouncycastle.version>
<curator.version>5.1.0</curator.version>
<disruptor.version>4.0.0</disruptor.version>
Expand Down

0 comments on commit 101f592

Please sign in to comment.