mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#1004)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.20.0 to 1.21.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.20.0...rel/commons-codec-1.21.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ab196a7441
commit
8f149f51d0
@ -115,7 +115,7 @@ subprojects {
|
|||||||
|
|
||||||
ext {
|
ext {
|
||||||
bouncyCastleVersion = '1.83'
|
bouncyCastleVersion = '1.83'
|
||||||
commonsCodecVersion = '1.20.0'
|
commonsCodecVersion = '1.21.0'
|
||||||
commonsCompressVersion = '1.28.0'
|
commonsCompressVersion = '1.28.0'
|
||||||
commonsIoVersion = '2.21.0'
|
commonsIoVersion = '2.21.0'
|
||||||
commonsMathVersion = '3.6.1'
|
commonsMathVersion = '3.6.1'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user