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 @@ -33,7 +33,7 @@ List of third-party dependencies grouped by their license type.
33
33
* Apache Commons Configuration (org.apache.commons:commons-configuration2:2.12.0 - https://commons.apache.org/proper/commons-configuration/)
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
- * Apache Commons Exec (org.apache.commons:commons-exec:1.4 .0 - https://commons.apache.org/proper/commons-exec/)
36
+ * Apache Commons Exec (org.apache.commons:commons-exec:1.5 .0 - https://commons.apache.org/proper/commons-exec/)
37
37
* Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.5 - 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/)
Original file line number Diff line number Diff line change @@ -681,7 +681,7 @@ The license texts of these dependencies can be found in the licenses directory.
681
681
* Apache Commons Configuration (org.apache.commons:commons-configuration2:2.12.0 - https://commons.apache.org/proper/commons-configuration/)
682
682
* Apache Commons Crypto (org.apache.commons:commons-crypto:1.1.0 - https://commons.apache.org/proper/commons-crypto/)
683
683
* Apache Commons CSV (org.apache.commons:commons-csv:1.14.0 - http://commons.apache.org/proper/commons-csv/)
684
- * Apache Commons Exec (org.apache.commons:commons-exec:1.4 .0 - http://commons.apache.org/proper/commons-exec/)
684
+ * Apache Commons Exec (org.apache.commons:commons-exec:1.5 .0 - http://commons.apache.org/proper/commons-exec/)
685
685
* Apache Commons IO (commons-io:commons-io:2.19.0 - https://commons.apache.org/proper/commons-io/)
686
686
* Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/)
687
687
* Apache Commons Net (commons-net:commons-net:3.9.0 - https://commons.apache.org/proper/commons-net/)
Original file line number Diff line number Diff line change 87
87
<commons-io .version>2.19.0</commons-io .version>
88
88
<commons-lang .version>2.6</commons-lang .version>
89
89
<commons-lang3 .version>3.17.0</commons-lang3 .version>
90
- <commons-exec .version>1.4 .0</commons-exec .version>
90
+ <commons-exec .version>1.5 .0</commons-exec .version>
91
91
<commons-collections .version>4.5.0</commons-collections .version>
92
92
<commons-fileupload .version>1.5</commons-fileupload .version>
93
93
<commons-codec .version>1.18.0</commons-codec .version>
You can’t perform that action at this time.
0 commit comments