File tree Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 1+ pr : 138589
2+ summary : Upgrading commons-lang3 version for repository-hdfs plugin
3+ area : Snapshot/Restore
4+ type : upgrade
5+ issues : []
Original file line number Diff line number Diff line change 21602160 <sha256 value =" ef368c9fa003963da78399b8f5a41ddfbef6b206f505f52293005730d87e7295" origin =" Generated by Gradle" />
21612161 </artifact >
21622162 </component >
2163- <component group =" org.apache.commons" name =" commons-lang3" version =" 3.11" >
2164- <artifact name =" commons-lang3-3.11.jar" >
2165- <sha256 value =" 4ee380259c068d1dbe9e84ab52186f2acd65de067ec09beff731fca1697fdb16" origin =" Generated by Gradle" />
2166- </artifact >
2167- </component >
21682163 <component group =" org.apache.commons" name =" commons-lang3" version =" 3.14.0" >
21692164 <artifact name =" commons-lang3-3.14.0.jar" >
21702165 <sha256 value =" 7b96bf3ee68949abb5bc465559ac270e0551596fa34523fddf890ec418dde13c" origin =" Generated by Gradle" />
21752170 <sha256 value =" 4eeeae8d20c078abb64b015ec158add383ac581571cddc45c68f0c9ae0230720" origin =" Generated by Gradle" />
21762171 </artifact >
21772172 </component >
2173+ <component group =" org.apache.commons" name =" commons-lang3" version =" 3.20.0" >
2174+ <artifact name =" commons-lang3-3.20.0.jar" >
2175+ <sha256 value =" 69e5c9fa35da7a51a5fd2099dfe56a2d8d32cf233e2f6d770e796146440263f4" origin =" Generated by Gradle" />
2176+ </artifact >
2177+ </component >
21782178 <component group =" org.apache.commons" name =" commons-lang3" version =" 3.7" >
21792179 <artifact name =" commons-lang3-3.7.jar" >
21802180 <sha256 value =" 6e8dc31e046508d9953c96534edf0c2e0bfe6f468966b5b842b3f87e43b6a847" origin =" Generated by Gradle" />
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ dependencies {
6969 api ' commons-cli:commons-cli:1.5.0'
7070 api " commons-codec:commons-codec:${ versions.commonscodec} "
7171 api ' commons-io:commons-io:2.16.1'
72- api ' org.apache.commons:commons-lang3:3.11 '
72+ api ' org.apache.commons:commons-lang3:3.20.0 '
7373 api ' javax.servlet:javax.servlet-api:3.1.0'
7474 api " org.slf4j:slf4j-api:${ versions.slf4j} "
7575 runtimeOnly " org.slf4j:slf4j-nop:${ versions.slf4j} "
You can’t perform that action at this time.
0 commit comments