diff --git a/.idea/libraries/proxy_vole.xml b/.idea/libraries/proxy_vole.xml index 74a709c8cf82..6cb9a2e19b64 100644 --- a/.idea/libraries/proxy_vole.xml +++ b/.idea/libraries/proxy_vole.xml @@ -1,7 +1,7 @@ - + diff --git a/build/scripts/libLicenses.gant b/build/scripts/libLicenses.gant index 17f419dece1d..ebfcc890988a 100644 --- a/build/scripts/libLicenses.gant +++ b/build/scripts/libLicenses.gant @@ -262,7 +262,7 @@ libraryLicense(name: "Snappy-Java", libraryName: "Snappy-Java", version: "0.3", libraryLicense(name: "Cucumber-Java", libraryName: "cucumber-java", version: "1.0.14", license: "MIT License", url: "https://github.com/cucumber/cucumber-jvm/", licenseUrl: "http://www.opensource.org/licenses/mit-license.html") libraryLicense(name: "Cucumber-JVM", libraryName: "cucumber-jvm", version: "1.0.14", license: "MIT License", url: "https://github.com/cucumber/cucumber-jvm/", licenseUrl: "http://www.opensource.org/licenses/mit-license.html") libraryLicense(name: "Cucumber-Groovy", libraryName: "cucumber-groovy", version: "1.0.14", license: "MIT License", url: "https://github.com/cucumber/cucumber-jvm/", licenseUrl: "http://www.opensource.org/licenses/mit-license.html") -libraryLicense(name: "proxy-vole", libraryName: "proxy-vole", version: "20120920", license: "New BSD License", url: "http://code.google.com/p/proxy-vole/", licenseUrl: "http://opensource.org/licenses/BSD-3-Clause") +libraryLicense(name: "proxy-vole", libraryName: "proxy-vole", version: "20131209", license: "New BSD License", url: "http://code.google.com/p/proxy-vole/", licenseUrl: "http://opensource.org/licenses/BSD-3-Clause") libraryLicense(name: "Rhino JavaScript Engine", libraryName: "rhino-js-1_7R4", version: "1.7R4", license: "MPL 1.1", url: "http://www.mozilla.org/rhino/", licenseUrl: "http://www.mozilla.org/MPL/MPL-1.1.html") libraryLicense(name: "asm-4.0-all", libraryName: "asm-4.0-all", version: "4.0", attachedTo: "ByteCodeViewer", license: "BSD", url: "http://asm.objectweb.org/", licenseUrl: "http://asm.objectweb.org/license.html") libraryLicense(name: "jsr305", libraryName: "jsr305", version: "snapshot", license: "BSD", url: "http://code.google.com/p/jsr-305/", licenseUrl: "http://code.google.com/p/jsr-305/source/browse/trunk/ri/LICENSE") diff --git a/lib/proxy-vole_20120920.jar b/lib/proxy-vole_20131209.jar similarity index 59% rename from lib/proxy-vole_20120920.jar rename to lib/proxy-vole_20131209.jar index 29db3d34eec3..70927e4f6c96 100644 Binary files a/lib/proxy-vole_20120920.jar and b/lib/proxy-vole_20131209.jar differ diff --git a/lib/required_for_dist.txt b/lib/required_for_dist.txt index 997eb52a6fc6..a989728f72e1 100644 --- a/lib/required_for_dist.txt +++ b/lib/required_for_dist.txt @@ -52,7 +52,7 @@ netty-all-4.1.0.Beta3.jar oromatcher.jar picocontainer.jar protobuf-2.5.0.jar -proxy-vole_20120920.jar +proxy-vole_20131209.jar pty4j-0.3.jar purejavacomm.jar resolver.jar