diff --git a/.idea/libraries/sa_jdwp.xml b/.idea/libraries/sa_jdwp.xml index 55dd1f1f8d99..ba2525a0d7f3 100644 --- a/.idea/libraries/sa_jdwp.xml +++ b/.idea/libraries/sa_jdwp.xml @@ -1,12 +1,12 @@ - + - + - + \ No newline at end of file diff --git a/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy b/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy index bf096046f428..bbdb05608282 100644 --- a/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy +++ b/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy @@ -390,7 +390,7 @@ class CommunityLibraryLicenses { licenseUrl: "http://www.apache.org/licenses/LICENSE-2.0"), new LibraryLicense(name: "Roboto", attachedTo: "intellij.platform.resources", version: "1.100141", license: "Apache 2.0", url: "https://github.com/google/roboto/blob/master/LICENSE"), - new LibraryLicense(name: "sa-jdwp", version: "1.0.9", license: "GPL 2.0 + Classpath", url: "https://github.com/JetBrains/jdk-sa-jdwp", + new LibraryLicense(name: "sa-jdwp", version: "1.10", license: "GPL 2.0 + Classpath", url: "https://github.com/JetBrains/jdk-sa-jdwp", licenseUrl: "https://raw.githubusercontent.com/JetBrains/jdk-sa-jdwp/master/LICENSE.txt"), new LibraryLicense(name: "Saxon-6.5.5", version: "6.5.5", license: "Mozilla Public License", url: "http://saxon.sourceforge.net/", licenseUrl: "http://www.mozilla.org/MPL/"),