Skip to content

Commit

Permalink
Bump org.apache.felix.webconsole from 4.7.2 to 4.8.0 in /cnf (#1831)
Browse files Browse the repository at this point in the history
* Bump org.apache.felix.webconsole from 4.7.2 to 4.8.0 in /cnf

Bumps org.apache.felix.webconsole from 4.7.2 to 4.8.0.

---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.webconsole
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update Java-Websocket dependencies

* Update bndrun files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stefan Feilmeier <[email protected]>
  • Loading branch information
dependabot[bot] and sfeilmeier authored May 18, 2022
1 parent b182b4c commit 24f25c6
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion cnf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
<!-- Changelog: https://github.com/apache/felix-dev/blob/master/webconsole/changelog.txt -->
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.webconsole</artifactId>
<version>4.7.2</version>
<version>4.8.0</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
Expand Down
2 changes: 1 addition & 1 deletion io.openems.backend.application/BackendApp.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
org.apache.felix.inventory;version='[1.1.0,1.1.1)',\
org.apache.felix.metatype;version='[1.2.4,1.2.5)',\
org.apache.felix.scr;version='[2.1.30,2.1.31)',\
org.apache.felix.webconsole;version='[4.7.2,4.7.3)',\
org.apache.felix.webconsole;version='[4.8.0,4.8.1)',\
org.apache.felix.webconsole.plugins.ds;version='[2.1.0,2.1.1)',\
org.jetbrains.kotlin.osgi-bundle;version='[1.6.21,1.6.22)',\
org.jsr-305;version='[3.0.2,3.0.3)',\
Expand Down
2 changes: 1 addition & 1 deletion io.openems.backend.application/bnd.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Bundle-Version: 1.0.0.${tstamp}

-buildpath: \
${buildpath},\
Java-WebSocket,\
io.openems.backend.common,\
io.openems.common,\
Java-WebSocket;version='1.4.1'

-testpath: \
${testpath}
2 changes: 1 addition & 1 deletion io.openems.backend.b2brest/bnd.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Bundle-Version: 1.0.0.${tstamp}

-buildpath: \
${buildpath},\
Java-WebSocket,\
io.openems.backend.common,\
io.openems.common,\
Java-WebSocket;version='1.4.1',\
javax.servlet-api,\
org.apache.felix.http.jetty

Expand Down
2 changes: 1 addition & 1 deletion io.openems.backend.b2bwebsocket/bnd.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Bundle-Version: 1.0.0.${tstamp}

-buildpath: \
${buildpath},\
Java-WebSocket,\
io.openems.backend.common,\
io.openems.common,\
Java-WebSocket;version='1.4.1'

-testpath: \
${testpath}
2 changes: 1 addition & 1 deletion io.openems.backend.edgewebsocket/bnd.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Bundle-Version: 1.0.0.${tstamp}

-buildpath: \
${buildpath},\
Java-WebSocket,\
io.openems.backend.common,\
io.openems.common,\
Java-WebSocket;version='1.4.1'

-testpath: \
${testpath}
2 changes: 1 addition & 1 deletion io.openems.backend.uiwebsocket/bnd.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Bundle-Version: 1.0.0.${tstamp}

-buildpath: \
${buildpath},\
Java-WebSocket,\
io.openems.backend.common,\
io.openems.common,\
Java-WebSocket;version='1.4.1'

-testpath: \
${testpath}
2 changes: 1 addition & 1 deletion io.openems.common/bnd.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Bundle-Version: 1.0.0.${tstamp}

-buildpath: \
${buildpath},\
Java-WebSocket,\
io.openems.wrapper.fastexcel,\
io.openems.wrapper.opczip,\
Java-WebSocket;version='1.4.1',\
org.ops4j.pax.logging.pax-logging-api,\

-testpath: \
Expand Down
2 changes: 1 addition & 1 deletion io.openems.edge.application/EdgeApp.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
org.apache.felix.inventory;version='[1.1.0,1.1.1)',\
org.apache.felix.metatype;version='[1.2.4,1.2.5)',\
org.apache.felix.scr;version='[2.1.30,2.1.31)',\
org.apache.felix.webconsole;version='[4.7.2,4.7.3)',\
org.apache.felix.webconsole;version='[4.8.0,4.8.1)',\
org.apache.felix.webconsole.plugins.ds;version='[2.1.0,2.1.1)',\
org.eclipse.paho.mqttv5.client;version='[1.2.5,1.2.6)',\
org.jetbrains.kotlin.osgi-bundle;version='[1.6.21,1.6.22)',\
Expand Down
2 changes: 1 addition & 1 deletion io.openems.edge.controller.api.backend/bnd.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ Bundle-Version: 1.0.0.${tstamp}

-buildpath: \
${buildpath},\
Java-WebSocket,\
io.openems.common,\
io.openems.edge.common,\
io.openems.edge.controller.api,\
io.openems.edge.controller.api.common,\
io.openems.edge.timedata.api,\
Java-WebSocket;version=1.4.1,\
org.ops4j.pax.logging.pax-logging-api

-testpath: \
Expand Down
2 changes: 1 addition & 1 deletion io.openems.edge.controller.api.common/bnd.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ Bundle-Version: 1.0.0.${tstamp}

-buildpath: \
${buildpath},\
Java-WebSocket,\
io.openems.common,\
io.openems.edge.common,\
io.openems.edge.controller.api,\
io.openems.edge.timedata.api,\
Java-WebSocket;version=1.4.1

-testpath: \
${testpath}
2 changes: 1 addition & 1 deletion io.openems.edge.controller.api.websocket/bnd.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ Bundle-Version: 1.0.0.${tstamp}

-buildpath: \
${buildpath},\
Java-WebSocket,\
io.openems.common,\
io.openems.edge.common,\
io.openems.edge.controller.api,\
io.openems.edge.controller.api.common,\
io.openems.edge.timedata.api,\
Java-WebSocket;version=1.4.1,\
org.ops4j.pax.logging.pax-logging-api

-testpath: \
Expand Down
2 changes: 1 addition & 1 deletion io.openems.edge.evcs.ocpp.server/bnd.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ Bundle-Version: 1.0.0.${tstamp}

-buildpath: \
${buildpath},\
Java-WebSocket,\
io.openems.common,\
io.openems.edge.common,\
io.openems.edge.evcs.api,\
io.openems.edge.evcs.ocpp.common,\
io.openems.edge.timedata.api,\
io.openems.wrapper.eu.chargetime.ocpp,\
Java-WebSocket,\

-testpath: \
${testpath}

0 comments on commit 24f25c6

Please sign in to comment.