File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ List of third-party dependencies grouped by their license type.
34
34
* Apache Commons Crypto (org.apache.commons:commons-crypto:1.1.0 - https://commons.apache.org/proper/commons-crypto/)
35
35
* Apache Commons CSV (org.apache.commons:commons-csv:1.14.0 - https://commons.apache.org/proper/commons-csv/)
36
36
* Apache Commons Exec (org.apache.commons:commons-exec:1.5.0 - https://commons.apache.org/proper/commons-exec/)
37
- * Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.5 - https://commons.apache.org/proper/commons-fileupload/)
37
+ * Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.6.0 - https://commons.apache.org/proper/commons-fileupload/)
38
38
* Apache Commons IO (commons-io:commons-io:2.19.0 - https://commons.apache.org/proper/commons-io/)
39
39
* Apache Commons Lang (org.apache.commons:commons-lang3:3.17.0 - https://commons.apache.org/proper/commons-lang/)
40
40
* Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/)
Original file line number Diff line number Diff line change @@ -653,7 +653,7 @@ The license texts of these dependencies can be found in the licenses directory.
653
653
Apache-2.0
654
654
655
655
* Apache Avro (org.apache.avro:avro:1.12.0 - https://avro.apache.org)
656
- * Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.5 - https://commons.apache.org/proper/commons-fileupload/)
656
+ * Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.6.0 - https://commons.apache.org/proper/commons-fileupload/)
657
657
* Apache Commons Lang (org.apache.commons:commons-lang3:3.17.0 - https://commons.apache.org/proper/commons-lang/)
658
658
* Apache Commons Text (org.apache.commons:commons-text:1.13.1 - https://commons.apache.org/proper/commons-text)
659
659
* snappy-java (org.xerial.snappy:snappy-java:1.1.10.7 - https://github.com/xerial/snappy-java)
Original file line number Diff line number Diff line change 89
89
<commons-lang3 .version>3.17.0</commons-lang3 .version>
90
90
<commons-exec .version>1.5.0</commons-exec .version>
91
91
<commons-collections .version>4.5.0</commons-collections .version>
92
- <commons-fileupload .version>1.5 </commons-fileupload .version>
92
+ <commons-fileupload .version>1.6.0 </commons-fileupload .version>
93
93
<commons-codec .version>1.18.0</commons-codec .version>
94
94
<commons-text .version>1.13.1</commons-text .version>
95
95
<commons-cli .version>1.9.0</commons-cli .version>
You can’t perform that action at this time.
0 commit comments