File tree 3 files changed +3
-3
lines changed
io.openems.backend.application
io.openems.edge.application
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 109
109
<!-- Changelog: https://commons.apache.org/proper/commons-io/changes-report.html -->
110
110
<groupId >commons-io</groupId >
111
111
<artifactId >commons-io</artifactId >
112
- <version >2.15.0 </version >
112
+ <version >2.15.1 </version >
113
113
</dependency >
114
114
<!-- de -->
115
115
<dependency >
Original file line number Diff line number Diff line change 101
101
io.reactivex.rxjava3.rxjava;version='[3.1.8,3.1.9)',\
102
102
org.apache.commons.commons-csv;version='[1.10.0,1.10.1)',\
103
103
org.apache.commons.commons-fileupload;version='[1.5.0,1.5.1)',\
104
- org.apache.commons.commons-io;version='[2.15.0 ,2.15.1 )',\
104
+ org.apache.commons.commons-io;version='[2.15.1 ,2.15.2 )',\
105
105
org.apache.felix.configadmin;version='[1.9.26,1.9.27)',\
106
106
org.apache.felix.eventadmin;version='[1.6.4,1.6.5)',\
107
107
org.apache.felix.fileinstall;version='[3.7.4,3.7.5)',\
Original file line number Diff line number Diff line change 374
374
javax.xml.soap-api;version='[1.4.0,1.4.1)',\
375
375
org.apache.commons.commons-csv;version='[1.10.0,1.10.1)',\
376
376
org.apache.commons.commons-fileupload;version='[1.5.0,1.5.1)',\
377
- org.apache.commons.commons-io;version='[2.15.0 ,2.15.1 )',\
377
+ org.apache.commons.commons-io;version='[2.15.1 ,2.15.2 )',\
378
378
org.apache.commons.math3;version='[3.6.1,3.6.2)',\
379
379
org.apache.felix.configadmin;version='[1.9.26,1.9.27)',\
380
380
org.apache.felix.eventadmin;version='[1.6.4,1.6.5)',\
You can’t perform that action at this time.
0 commit comments