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 22872287 <sha256 value =" ef368c9fa003963da78399b8f5a41ddfbef6b206f505f52293005730d87e7295" origin =" Generated by Gradle" />
22882288 </artifact >
22892289 </component >
2290- <component group =" org.apache.commons" name =" commons-lang3" version =" 3.11" >
2291- <artifact name =" commons-lang3-3.11.jar" >
2292- <sha256 value =" 4ee380259c068d1dbe9e84ab52186f2acd65de067ec09beff731fca1697fdb16" origin =" Generated by Gradle" />
2293- </artifact >
2294- </component >
22952290 <component group =" org.apache.commons" name =" commons-lang3" version =" 3.14.0" >
22962291 <artifact name =" commons-lang3-3.14.0.jar" >
22972292 <sha256 value =" 7b96bf3ee68949abb5bc465559ac270e0551596fa34523fddf890ec418dde13c" origin =" Generated by Gradle" />
23022297 <sha256 value =" 4eeeae8d20c078abb64b015ec158add383ac581571cddc45c68f0c9ae0230720" origin =" Generated by Gradle" />
23032298 </artifact >
23042299 </component >
2300+ <component group =" org.apache.commons" name =" commons-lang3" version =" 3.20.0" >
2301+ <artifact name =" commons-lang3-3.20.0.jar" >
2302+ <sha256 value =" 69e5c9fa35da7a51a5fd2099dfe56a2d8d32cf233e2f6d770e796146440263f4" origin =" Generated by Gradle" />
2303+ </artifact >
2304+ </component >
23052305 <component group =" org.apache.commons" name =" commons-lang3" version =" 3.7" >
23062306 <artifact name =" commons-lang3-3.7.jar" >
23072307 <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