OPEN - issue BATCHADM-11: Add SpringOne sample features where generic
Add web views under new Files menu
This commit is contained in:
committed by
Michael Minella
parent
f84c2916a4
commit
125c65f0ab
@@ -332,6 +332,12 @@
|
||||
<version>1.2.2</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-fileupload</groupId>
|
||||
<artifactId>commons-fileupload</artifactId>
|
||||
<scope>runtime</scope>
|
||||
<version>1.2.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>log4j</groupId>
|
||||
<artifactId>log4j</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user