Commit a357f7f 1 parent 1702631 commit a357f7f Copy full SHA for a357f7f
File tree 8 files changed +8
-8
lines changed
org.openhab.binding.ambientweather
org.openhab.binding.dbquery
org.openhab.binding.mercedesme
org.openhab.binding.volumio
org.openhab.io.openhabcloud
org.openhab.persistence.influxdb
8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 42
42
<dependency >
43
43
<groupId >org.json</groupId >
44
44
<artifactId >json</artifactId >
45
- <version >20230227 </version >
45
+ <version >20231013 </version >
46
46
<scope >compile</scope >
47
47
</dependency >
48
48
</dependencies >
Original file line number Diff line number Diff line change 8
8
<bundle dependency =" true" >mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.okio/1.13.0_1</bundle >
9
9
<bundle dependency =" true" >mvn:org.openhab.osgiify/io.socket.socket.io-client/1.0.1</bundle >
10
10
<bundle dependency =" true" >mvn:org.openhab.osgiify/io.socket.engine.io-client/1.0.1</bundle >
11
- <bundle dependency =" true" >mvn:org.json/json/20230227 </bundle >
11
+ <bundle dependency =" true" >mvn:org.json/json/20231013 </bundle >
12
12
<bundle start-level =" 80" >mvn:org.openhab.addons.bundles/org.openhab.binding.ambientweather/${project.version}</bundle >
13
13
</feature >
14
14
</features >
Original file line number Diff line number Diff line change 65
65
<dependency >
66
66
<artifactId >json</artifactId >
67
67
<groupId >org.json</groupId >
68
- <version >20230227 </version >
68
+ <version >20231013 </version >
69
69
</dependency >
70
70
<dependency >
71
71
<artifactId >okhttp</artifactId >
Original file line number Diff line number Diff line change 15
15
<dependency >
16
16
<groupId >org.json</groupId >
17
17
<artifactId >json</artifactId >
18
- <version >20230227 </version >
18
+ <version >20231013 </version >
19
19
<scope >compile</scope >
20
20
</dependency >
21
21
</dependencies >
Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >org.json</groupId >
46
46
<artifactId >json</artifactId >
47
- <version >20230227 </version >
47
+ <version >20231013 </version >
48
48
<scope >compile</scope >
49
49
</dependency >
50
50
</dependencies >
Original file line number Diff line number Diff line change 18
18
<dependency >
19
19
<groupId >org.json</groupId >
20
20
<artifactId >json</artifactId >
21
- <version >20230227 </version >
21
+ <version >20231013 </version >
22
22
<scope >compile</scope >
23
23
</dependency >
24
24
<dependency >
Original file line number Diff line number Diff line change 5
5
<feature name =" openhab-misc-openhabcloud" description =" openHAB Cloud Connector" version =" ${project.version}" >
6
6
<feature >openhab-runtime-base</feature >
7
7
<configfile finalname =" ${openhab.conf}/services/openhabcloud.cfg" override =" false" >mvn:org.openhab.addons.features.karaf/org.openhab.addons.features.karaf.openhab-addons-external/${project.version}/cfg/openhabcloud</configfile >
8
- <bundle dependency =" true" >mvn:org.json/json/20230227 </bundle >
8
+ <bundle dependency =" true" >mvn:org.json/json/20231013 </bundle >
9
9
<bundle dependency =" true" >mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsr305/3.0.2_1</bundle >
10
10
<bundle dependency =" true" >mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.okhttp/3.8.1_1</bundle >
11
11
<bundle dependency =" true" >mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.okio/1.13.0_1</bundle >
Original file line number Diff line number Diff line change 91
91
<dependency >
92
92
<artifactId >json</artifactId >
93
93
<groupId >org.json</groupId >
94
- <version >20230227 </version >
94
+ <version >20231013 </version >
95
95
</dependency >
96
96
<dependency >
97
97
<artifactId >rxjava</artifactId >
You can’t perform that action at this time.
0 commit comments