diff --git a/.idea/libraries/pty4j.xml b/.idea/libraries/pty4j.xml
index 7c6d05555673..b47e771e3700 100644
--- a/.idea/libraries/pty4j.xml
+++ b/.idea/libraries/pty4j.xml
@@ -1,12 +1,12 @@
-
+
-
+
-
+
\ No newline at end of file
diff --git a/.idea/libraries/purejavacomm.xml b/.idea/libraries/purejavacomm.xml
index a7291b63e48e..07752feef813 100644
--- a/.idea/libraries/purejavacomm.xml
+++ b/.idea/libraries/purejavacomm.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 ec0920180d1f..a205c6b315ca 100644
--- a/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy
+++ b/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy
@@ -374,9 +374,9 @@ class CommunityLibraryLicenses {
new LibraryLicense(name: "Proxy Vole", libraryName: "proxy-vole", version: "1.0.5", license: "Apache 2.0",
url: "https://github.com/MarkusBernhardt/proxy-vole",
licenseUrl: "https://github.com/MarkusBernhardt/proxy-vole/blob/master/LICENSE.md"),
- new LibraryLicense(name: "pty4j", libraryName: "pty4j", version: "0.7.9", license: "Eclipse Public License v1.0",
+ new LibraryLicense(name: "pty4j", libraryName: "pty4j", version: "0.8.4", license: "Eclipse Public License v1.0",
url: "https://github.com/JetBrains/pty4j"),
- new LibraryLicense(name: "PureJavaComm", libraryName: "purejavacomm", version: "1.0.2.RELEASE", license: "BSD",
+ new LibraryLicense(name: "PureJavaComm", libraryName: "purejavacomm", version: "0.0.11.1", license: "BSD",
url: "https://github.com/nyholku/purejavacomm"),
new LibraryLicense(name: "pycodestyle.py", attachedTo: "intellij.python.helpers", version: "2.3.1", license: "MIT",
url: "http://pycodestyle.readthedocs.io/"),