mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 (#946)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.19.0 to 1.20.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.19.0...rel/commons-codec-1.20.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.20.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
4b38ab5401
commit
2cb8c4020e
@ -108,7 +108,7 @@ subprojects {
|
||||
|
||||
ext {
|
||||
bouncyCastleVersion = '1.82'
|
||||
commonsCodecVersion = '1.19.0'
|
||||
commonsCodecVersion = '1.20.0'
|
||||
commonsCompressVersion = '1.28.0'
|
||||
commonsIoVersion = '2.21.0'
|
||||
commonsMathVersion = '3.6.1'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user