We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4a73b8 commit 90e870fCopy full SHA for 90e870f
cnf/pom.xml
@@ -306,7 +306,7 @@
306
<!-- HTML processing -->
307
<groupId>org.jsoup</groupId>
308
<artifactId>jsoup</artifactId>
309
- <version>1.16.1</version>
+ <version>1.16.2</version>
310
</dependency>
311
<dependency>
312
<groupId>org.osgi</groupId>
io.openems.edge.application/EdgeApp.bndrun
@@ -391,7 +391,7 @@
391
org.eclipse.jetty.util;version='[9.4.28,9.4.29)',\
392
org.eclipse.paho.mqttv5.client;version='[1.2.5,1.2.6)',\
393
org.jetbrains.kotlin.osgi-bundle;version='[1.9.10,1.9.11)',\
394
- org.jsoup;version='[1.16.1,1.16.2)',\
+ org.jsoup;version='[1.16.2,1.16.3)',\
395
org.jsr-305;version='[3.0.2,3.0.3)',\
396
org.openmuc.jmbus;version='[3.3.0,3.3.1)',\
397
org.openmuc.jrxtx;version='[1.0.1,1.0.2)',\
0 commit comments