diff --git a/build/scripts/libLicenses.gant b/build/scripts/libLicenses.gant index 5864a9754074..6a6ba7b340c3 100644 --- a/build/scripts/libLicenses.gant +++ b/build/scripts/libLicenses.gant @@ -209,7 +209,7 @@ libraryLicense(name: "TestNG", version: "5.7 snapshot", license: "Apache 2.0", u libraryLicense(name: "Trilead SSH", libraryName: "trilead-ssh2", version: "build 213", license: "BSD style (see LICENSE.txt in trilead.jar)", url: "http://www.trilead.com/SSH_Library/") libraryLicense(name: "Trove4j", version: "1.1 (with patches by JetBrains)", license: "LGPL", url: "http://trove4j.sourceforge.net/", licenseUrl: "http://trove4j.sourceforge.net/html/license.html") libraryLicense(name: "Velocity", version: "1.3", license: "Apache", url: "http://velocity.apache.org/", licenseUrl: "http://velocity.apache.org/index.html") -libraryLicense(name: "winp", version: "1.14", license: "MIT", url: "http://winp.dev.java.net/", licenseUrl: "https://winp.dev.java.net/license.html") +libraryLicense(name: "winp", version: "1.16", license: "MIT", url: "http://winp.dev.java.net/", licenseUrl: "https://winp.dev.java.net/license.html") libraryLicense(name: "Xalan", libraryName:"Xalan-2.7.1", version: "2.7.1", license: "Apache 2.0", url: "http://xml.apache.org/xalan-j/", licenseUrl: "http://xml.apache.org/xalan-j/") libraryLicense(name: "Xerces", version: "2.9.1", license: "Apache 2.0", url: "http://xerces.apache.org/xerces2-j/", licenseUrl: "http://xerces.apache.org/xerces2-j/") libraryLicense(name: "XML Commons (xml-apis.jar, resolver.jar)", version: "", license: "Apache 2.0, W3C Software License , public domain", url: "http://xml.apache.org/commons/", licenseUrl: "http://xml.apache.org/commons/licenses.html") diff --git a/lib/required_for_dist.txt b/lib/required_for_dist.txt index 2e0ad0d05052..106bcb33b8f5 100644 --- a/lib/required_for_dist.txt +++ b/lib/required_for_dist.txt @@ -35,7 +35,7 @@ sanselan-0.98-snapshot.jar serviceMessages.jar trove4j.jar velocity.jar -winp-1.14.jar +winp-1.16.jar xbean.jar xerces.jar xmlrpc-2.0.jar diff --git a/lib/winp-1.14.jar b/lib/winp-1.16.jar similarity index 65% rename from lib/winp-1.14.jar rename to lib/winp-1.16.jar index 240382c7a488..6011ea71e8c5 100644 Binary files a/lib/winp-1.14.jar and b/lib/winp-1.16.jar differ