Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
upgrade to commons-fileupload-1.3.2.jar
Browse files Browse the repository at this point in the history
  • Loading branch information
maire-kehoe committed Oct 5, 2016
1 parent 4f07c13 commit ef0412f
Show file tree
Hide file tree
Showing 16 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion libraries/com.ibm.sbt.libs.domino/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<classpathentry exported="true" kind="lib" path="lib/apache-mime4j-0.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-fileupload-1.2.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-fileupload-1.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpclient-4.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpcore-4.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpmime-4.3.1.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion libraries/com.ibm.sbt.libs.domino/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ClassPath: lib/apache-mime4j-0.6.jar,
lib/commons-codec-1.6.jar,
lib/commons-io-2.4.jar,
lib/commons-fileupload-1.2.2.jar,
lib/commons-fileupload-1.3.2.jar,
lib/httpclient-4.3.1.jar,
lib/httpcore-4.3.jar,
lib/httpmime-4.3.1.jar,
Expand Down
2 changes: 1 addition & 1 deletion libraries/com.ibm.sbt.libs.domino/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ bin.includes = META-INF/,\
lib/httpclient-4.3.1.jar,\
lib/httpcore-4.3.jar,\
lib/httpmime-4.3.1.jar,\
lib/commons-fileupload-1.2.2.jar,\
lib/commons-fileupload-1.3.2.jar,\
lib/commons-io-2.4.jar
extra.1=lib/apache-mime4j-0.6.jar
extra.2=lib/commons-codec-1.6.jar
Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion libraries/com.ibm.sbt.libs.j2ee/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<classpath>
<classpathentry exported="true" kind="lib" path="lib/apache-mime4j-0.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-fileupload-1.2.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-fileupload-1.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpclient-4.3.1.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion libraries/com.ibm.sbt.libs.j2ee/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Fragment-Host: com.ibm.sbt.libs
Bundle-ClassPath: .,
lib/apache-mime4j-0.6.jar,
lib/commons-codec-1.6.jar,
lib/commons-fileupload-1.2.2.jar,
lib/commons-fileupload-1.3.2.jar,
lib/commons-io-2.4.jar,
lib/commons-logging-1.1.1.jar,
lib/httpclient-4.3.1.jar,
Expand Down
2 changes: 1 addition & 1 deletion libraries/com.ibm.sbt.libs.j2ee/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bin.includes = META-INF/,\
.,\
lib/apache-mime4j-0.6.jar,\
lib/commons-codec-1.6.jar,\
lib/commons-fileupload-1.2.2.jar,\
lib/commons-fileupload-1.3.2.jar,\
lib/commons-io-2.4.jar,\
lib/commons-logging-1.1.1.jar,\
lib/httpclient-4.3.1.jar,\
Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion libraries/com.ibm.sbt.libs.java/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-fileupload-1.2.2.jar"/>
<classpathentry kind="lib" path="lib/commons-fileupload-1.3.2.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
2 changes: 1 addition & 1 deletion libraries/com.ibm.sbt.libs.java/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Bundle-ClassPath: lib/apache-mime4j-0.6.jar,
lib/httpmime-4.3.1.jar,
lib/com.ibm.sbt.javamail-1.4.5.jar,
lib/commons-io-2.4.jar,
lib/commons-fileupload-1.2.2.jar,
lib/commons-fileupload-1.3.2.jar,
.
Export-Package: org.apache.commons.codec,
org.apache.commons.codec.binary,
Expand Down
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions license/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ Available from http://commons.apache.org/email/
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/)

Apache Commons FileUpload 1.2.2,
Apache Commons FileUpload 1.3.2,
Licensed under Apache 2.0
Available from http://commons.apache.org/fileupload/
Copyright 2002-2010 The Apache Software Foundation
Copyright 2002-2016 The Apache Software Foundation
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ Source code is available at https://github.com/OpenNTF/SocialSDK
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
</dependency>
<dependency>
<groupId>org.apache.wink</groupId>
Expand Down

0 comments on commit ef0412f

Please sign in to comment.