diff --git a/cnf/pom.xml b/cnf/pom.xml index 9fb582cd04..85ce928dba 100644 --- a/cnf/pom.xml +++ b/cnf/pom.xml @@ -348,7 +348,7 @@ org.jsoup jsoup - 1.18.1 + 1.18.3 org.osgi diff --git a/io.openems.edge.application/EdgeApp.bndrun b/io.openems.edge.application/EdgeApp.bndrun index 06ea46c4c9..23322f61a3 100644 --- a/io.openems.edge.application/EdgeApp.bndrun +++ b/io.openems.edge.application/EdgeApp.bndrun @@ -421,7 +421,7 @@ org.eclipse.jetty.util;version='[9.4.28,9.4.29)',\ org.eclipse.paho.mqttv5.client;version='[1.2.5,1.2.6)',\ org.jetbrains.kotlin.osgi-bundle;version='[2.1.0,2.1.1)',\ - org.jsoup;version='[1.18.1,1.18.2)',\ + org.jsoup;version='[1.18.3,1.18.4)',\ org.jsr-305;version='[3.0.2,3.0.3)',\ org.openmuc.jmbus;version='[3.3.0,3.3.1)',\ org.openmuc.jrxtx;version='[1.0.1,1.0.2)',\