Skip to content

Commit 4ef663a

Browse files
committed
Remove commons-upload Maven dependency
1 parent 6ad07a4 commit 4ef663a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,6 @@
7171
<artifactId>commons-codec</artifactId>
7272
<version>1.17.1</version>
7373
</dependency>
74-
<dependency>
75-
<groupId>commons-fileupload</groupId>
76-
<artifactId>commons-fileupload</artifactId>
77-
<version>1.5</version>
78-
</dependency>
7974
<dependency>
8075
<groupId>com.github.jsonld-java</groupId>
8176
<artifactId>jsonld-java</artifactId>

0 commit comments

Comments
 (0)