File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ List of third-party dependencies grouped by their license type.
3434 * Apache Commons Crypto (org.apache.commons:commons-crypto:1.1.0 - https://commons.apache.org/proper/commons-crypto/)
3535 * Apache Commons CSV (org.apache.commons:commons-csv:1.14.0 - https://commons.apache.org/proper/commons-csv/)
3636 * 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/)
3838 * Apache Commons IO (commons-io:commons-io:2.19.0 - https://commons.apache.org/proper/commons-io/)
3939 * Apache Commons Lang (org.apache.commons:commons-lang3:3.17.0 - https://commons.apache.org/proper/commons-lang/)
4040 * 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.
653653 Apache-2.0
654654
655655 * 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/)
657657 * Apache Commons Lang (org.apache.commons:commons-lang3:3.17.0 - https://commons.apache.org/proper/commons-lang/)
658658 * Apache Commons Text (org.apache.commons:commons-text:1.13.1 - https://commons.apache.org/proper/commons-text)
659659 * 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 8989 <commons-lang3 .version>3.17.0</commons-lang3 .version>
9090 <commons-exec .version>1.5.0</commons-exec .version>
9191 <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>
9393 <commons-codec .version>1.18.0</commons-codec .version>
9494 <commons-text .version>1.13.1</commons-text .version>
9595 <commons-cli .version>1.9.0</commons-cli .version>
You can’t perform that action at this time.
0 commit comments