Skip to content

Commit c6873b8

Browse files
author
peter
committed
Merge remote-tracking branch 'gitee/branch-0.4.2' into branch-0.4.2
# Conflicts: # pom.xml
2 parents 3ffee52 + 1277079 commit c6873b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,11 @@
160160
<version>2.2.1-b03</version>
161161
<scope>provided</scope>
162162
</dependency>
163+
<dependency>
164+
<groupId>commons-fileupload</groupId>
165+
<artifactId>commons-fileupload</artifactId>
166+
<version>1.3.3</version>
167+
</dependency>
163168
<dependency>
164169
<groupId>org.apache.logging.log4j</groupId>
165170
<artifactId>log4j-api</artifactId>

0 commit comments

Comments
 (0)