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 21002100 <sha256 value =" ef368c9fa003963da78399b8f5a41ddfbef6b206f505f52293005730d87e7295" origin =" Generated by Gradle" />
21012101 </artifact >
21022102 </component >
2103- <component group =" org.apache.commons" name =" commons-lang3" version =" 3.11" >
2104- <artifact name =" commons-lang3-3.11.jar" >
2105- <sha256 value =" 4ee380259c068d1dbe9e84ab52186f2acd65de067ec09beff731fca1697fdb16" origin =" Generated by Gradle" />
2106- </artifact >
2107- </component >
21082103 <component group =" org.apache.commons" name =" commons-lang3" version =" 3.14.0" >
21092104 <artifact name =" commons-lang3-3.14.0.jar" >
21102105 <sha256 value =" 7b96bf3ee68949abb5bc465559ac270e0551596fa34523fddf890ec418dde13c" origin =" Generated by Gradle" />
21152110 <sha256 value =" 4eeeae8d20c078abb64b015ec158add383ac581571cddc45c68f0c9ae0230720" origin =" Generated by Gradle" />
21162111 </artifact >
21172112 </component >
2113+ <component group =" org.apache.commons" name =" commons-lang3" version =" 3.20.0" >
2114+ <artifact name =" commons-lang3-3.20.0.jar" >
2115+ <sha256 value =" 69e5c9fa35da7a51a5fd2099dfe56a2d8d32cf233e2f6d770e796146440263f4" origin =" Generated by Gradle" />
2116+ </artifact >
2117+ </component >
21182118 <component group =" org.apache.commons" name =" commons-lang3" version =" 3.7" >
21192119 <artifact name =" commons-lang3-3.7.jar" >
21202120 <sha256 value =" 6e8dc31e046508d9953c96534edf0c2e0bfe6f468966b5b842b3f87e43b6a847" origin =" Generated by Gradle" />
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ dependencies {
7070 api ' commons-cli:commons-cli:1.5.0'
7171 api " commons-codec:commons-codec:${ versions.commonscodec} "
7272 api ' commons-io:commons-io:2.16.1'
73- api ' org.apache.commons:commons-lang3:3.11 '
73+ api ' org.apache.commons:commons-lang3:3.20.0 '
7474 api ' javax.servlet:javax.servlet-api:3.1.0'
7575 api " org.slf4j:slf4j-api:${ versions.slf4j} "
7676 runtimeOnly " org.slf4j:slf4j-nop:${ versions.slf4j} "
You can’t perform that action at this time.
0 commit comments