Skip to content

Commit

Permalink
Revert "chore(deps): bump commons-fileupload from 1.3.3 to 1.4 (#11742)…
Browse files Browse the repository at this point in the history
…" (#11780)

This reverts commit be77bbe.
  • Loading branch information
fluorumlabs authored Sep 8, 2021
1 parent 02d452f commit 08abb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flow-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.4</version>
<version>1.3.3</version>
<!-- commons-fileupload:1.3.3 depends on commons-io:2.2, override
it with Flow declaration -->
<exclusions>
Expand Down

0 comments on commit 08abb59

Please sign in to comment.