File tree Expand file tree Collapse file tree
features/karaf/openhab-tp/src/main/feature Expand file tree Collapse file tree Original file line number Diff line number Diff line change 422422 <dependency >
423423 <groupId >commons-net</groupId >
424424 <artifactId >commons-net</artifactId >
425- <version >3.11.1 </version >
425+ <version >3.12.0 </version >
426426 <scope >compile</scope >
427427 </dependency >
428428
Original file line number Diff line number Diff line change 5151 </feature >
5252
5353 <feature name =" openhab.tp-commons-net" description =" The Apache Commons Net library" version =" ${project.version}" >
54- <capability >openhab.tp;feature=commons-net;version=3.11.1 </capability >
55- <bundle dependency =" true" >mvn:commons-net/commons-net/3.11.1 </bundle >
54+ <capability >openhab.tp;feature=commons-net;version=3.12.0 </capability >
55+ <bundle dependency =" true" >mvn:commons-net/commons-net/3.12.0 </bundle >
5656 </feature >
5757
5858 <feature name =" openhab.tp-gson" description =" Gson" version =" ${project.version}" >
Original file line number Diff line number Diff line change 6868 <maven .compiler.release>${oh.java.version} </maven .compiler.release>
6969
7070 <bnd .version>7.1.0</bnd .version>
71- <commons .net.version>3.11.1 </commons .net.version>
71+ <commons .net.version>3.12.0 </commons .net.version>
7272 <eea .version>2.4.0</eea .version>
7373 <karaf .compile.version>4.4.8</karaf .compile.version>
7474 <karaf .tooling.version>4.4.8</karaf .tooling.version>
You can’t perform that action at this time.
0 commit comments