File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
features/karaf/openhab-tp/src/main/feature
itests/org.openhab.core.config.discovery.mdns.tests Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 195
195
<dependency >
196
196
<groupId >org.jmdns</groupId >
197
197
<artifactId >jmdns</artifactId >
198
- <version >3.5.9 </version >
198
+ <version >3.5.12 </version >
199
199
<scope >compile</scope >
200
200
</dependency >
201
201
Original file line number Diff line number Diff line change 467
467
<dependency >
468
468
<groupId >org.jmdns</groupId >
469
469
<artifactId >jmdns</artifactId >
470
- <version >3.5.9 </version >
470
+ <version >3.5.12 </version >
471
471
<scope >compile</scope >
472
472
</dependency >
473
473
Original file line number Diff line number Diff line change 183
183
</feature >
184
184
185
185
<feature name =" openhab.tp-jmdns" description =" An implementation of multi-cast DNS in Java." version =" ${project.version}" >
186
- <capability >openhab.tp;feature=jmdns;version=3.5.9 </capability >
187
- <bundle >mvn:org.jmdns/jmdns/3.5.9 </bundle >
186
+ <capability >openhab.tp;feature=jmdns;version=3.5.12 </capability >
187
+ <bundle >mvn:org.jmdns/jmdns/3.5.12 </bundle >
188
188
</feature >
189
189
190
190
<feature name =" openhab.tp-jose4j" description =" jose4j JWT library" version =" ${project.version}" >
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Fragment-Host: org.openhab.core.config.discovery.mdns
19
19
si-units;version='[2.1.0,2.1.1)',\
20
20
si.uom.si-quantity;version='[2.1.0,2.1.1)',\
21
21
org.osgi.util.function;version='[1.2.0,1.2.1)',\
22
- javax.jmdns;version='[3.5.9 ,3.5.10 )',\
22
+ javax.jmdns;version='[3.5.12 ,3.5.13 )',\
23
23
org.apache.felix.configadmin;version='[1.9.26,1.9.27)',\
24
24
org.apache.felix.http.servlet-api;version='[1.2.0,1.2.1)',\
25
25
org.osgi.service.component;version='[1.5.1,1.5.2)',\
You can’t perform that action at this time.
0 commit comments