diff --git a/Zallery.iml b/Zallery.iml index 775bcac..611df4a 100755 --- a/Zallery.iml +++ b/Zallery.iml @@ -56,13 +56,13 @@ - + @@ -76,5 +76,6 @@ + \ No newline at end of file diff --git a/pom.xml b/pom.xml index b2c6139..08ee8da 100755 --- a/pom.xml +++ b/pom.xml @@ -23,6 +23,11 @@ zutil 1.0.2-SNAPSHOT + + commons-fileupload + commons-fileupload + 1.2.1 + javax.mail javax.mail-api @@ -47,6 +52,11 @@ 3.1.0 provided + + javax.servlet + jstl + 1.2 +