mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +07:00
IJPL-238 remove the unnecessary usage of commons-lang library (part 4 - update test data)
GitOrigin-RevId: b6a81c064f03067d74ddce9c5291aee1f41716e0
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b67de4a4b0
commit
03d3b2eb94
@@ -171,9 +171,6 @@ object CommunityLibraryLicenses {
|
||||
LibraryLicense(name = "Apache Commons IO", libraryName = "commons-io",
|
||||
url = "https://commons.apache.org/proper/commons-io/")
|
||||
.apache("https://gitbox.apache.org/repos/asf?p=commons-io.git;a=blob_plain;f=LICENSE.txt;hb=HEAD"),
|
||||
LibraryLicense(name = "Apache Commons Lang", libraryName = "commons-lang",
|
||||
url = "https://commons.apache.org/proper/commons-lang/")
|
||||
.apache("https://gitbox.apache.org/repos/asf?p=commons-lang.git;a=blob_plain;f=LICENSE.txt;hb=HEAD"),
|
||||
LibraryLicense(name = "Apache Commons Lang", libraryName = "commons-lang3",
|
||||
url = "https://commons.apache.org/proper/commons-lang/")
|
||||
.apache("https://gitbox.apache.org/repos/asf?p=commons-lang.git;a=blob_plain;f=LICENSE.txt;hb=HEAD"),
|
||||
|
||||
Reference in New Issue
Block a user