diff --git a/core/pom.xml b/core/pom.xml index 912ec1f1c..946c1d1da 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,18 @@ stapler Stapler Stapler HTTP request handling engine + + + 1.29 + 2.0.0-M2 + + + + com.infradna.tool + bridge-method-annotation + ${bridge-method-injector.version} + com.jcraft jzlib @@ -38,12 +49,6 @@ commons-discovery 0.5 - - - commons-fileupload - commons-fileupload - 1.5 - commons-io commons-io @@ -63,6 +68,17 @@ javax.annotation-api 1.3.2 + + + org.apache.commons + commons-fileupload2-core + ${commons-fileupload2.version} + + + org.apache.commons + commons-fileupload2-javax + ${commons-fileupload2.version} +