File tree Expand file tree Collapse file tree 3 files changed +0
-15
lines changed
features/karaf/openhab-tp/src/main/feature Expand file tree Collapse file tree 3 files changed +0
-15
lines changed Original file line number Diff line number Diff line change 56
56
</dependency >
57
57
58
58
<!-- Apache Commons -->
59
- <dependency >
60
- <groupId >commons-collections</groupId >
61
- <artifactId >commons-collections</artifactId >
62
- <version >3.2.1</version >
63
- <scope >compile</scope >
64
- </dependency >
65
59
<dependency >
66
60
<groupId >org.apache.commons</groupId >
67
61
<artifactId >commons-exec</artifactId >
Original file line number Diff line number Diff line change 346
346
<!-- END: logging -->
347
347
348
348
<!-- Apache Commons -->
349
- <dependency >
350
- <groupId >commons-collections</groupId >
351
- <artifactId >commons-collections</artifactId >
352
- <version >3.2.1</version >
353
- <scope >compile</scope >
354
- </dependency >
355
349
<dependency >
356
350
<groupId >org.apache.commons</groupId >
357
351
<artifactId >commons-exec</artifactId >
Original file line number Diff line number Diff line change 23
23
24
24
<!-- Apache Commons -->
25
25
<bundle dependency =" true" >mvn:commons-codec/commons-codec/1.6</bundle >
26
- <bundle dependency =" true" >mvn:commons-collections/commons-collections/3.2.1</bundle >
27
- <!-- <bundle dependency="true">mvn:org.apache.commons/commons-collections4/4.1</bundle>-->
28
26
<bundle dependency =" true" >mvn:org.apache.commons/commons-exec/1.1</bundle >
29
27
<bundle dependency =" true" >mvn:commons-io/commons-io/2.2</bundle >
30
28
<bundle dependency =" true" >mvn:commons-lang/commons-lang/2.6</bundle >
31
- <!-- <bundle dependency="true">mvn:org.apache.commons/commons-lang3/3.4</bundle>-->
32
29
33
30
<!-- Measurement -->
34
31
<bundle dependency =" true" >mvn:javax.measure/unit-api/1.0</bundle >
You can’t perform that action at this time.
0 commit comments