Skip to content

Commit 7dae62e

Browse files
Bump org.apache.felix:org.apache.felix.http.jetty from 5.1.2 to 5.1.4 in /cnf (OpenEMS#2425)
* Bump org.apache.felix:org.apache.felix.http.jetty in /cnf Bumps org.apache.felix:org.apache.felix.http.jetty from 5.1.2 to 5.1.4. --- updated-dependencies: - dependency-name: org.apache.felix:org.apache.felix.http.jetty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update bndrun --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefan Feilmeier <[email protected]>
1 parent 4adec6c commit 7dae62e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cnf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<!-- Changelog: https://github.com/apache/felix-dev/commits/master/http -->
209209
<groupId>org.apache.felix</groupId>
210210
<artifactId>org.apache.felix.http.jetty</artifactId>
211-
<version>5.1.2</version>
211+
<version>5.1.4</version>
212212
</dependency>
213213
<dependency>
214214
<!-- Apache Felix Servlet API -->

io.openems.backend.application/BackendApp.bndrun

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
org.apache.felix.configadmin;version='[1.9.26,1.9.27)',\
106106
org.apache.felix.eventadmin;version='[1.6.4,1.6.5)',\
107107
org.apache.felix.fileinstall;version='[3.7.4,3.7.5)',\
108-
org.apache.felix.http.jetty;version='[5.1.2,5.1.3)',\
108+
org.apache.felix.http.jetty;version='[5.1.4,5.1.5)',\
109109
org.apache.felix.http.servlet-api;version='[3.0.0,3.0.1)',\
110110
org.apache.felix.inventory;version='[2.0.0,2.0.1)',\
111111
org.apache.felix.metatype;version='[1.2.4,1.2.5)',\

io.openems.edge.application/EdgeApp.bndrun

+1-1
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@
378378
org.apache.felix.configadmin;version='[1.9.26,1.9.27)',\
379379
org.apache.felix.eventadmin;version='[1.6.4,1.6.5)',\
380380
org.apache.felix.fileinstall;version='[3.7.4,3.7.5)',\
381-
org.apache.felix.http.jetty;version='[5.1.2,5.1.3)',\
381+
org.apache.felix.http.jetty;version='[5.1.4,5.1.5)',\
382382
org.apache.felix.http.servlet-api;version='[3.0.0,3.0.1)',\
383383
org.apache.felix.inventory;version='[2.0.0,2.0.1)',\
384384
org.apache.felix.metatype;version='[1.2.4,1.2.5)',\

0 commit comments

Comments
 (0)