diff --git a/bom/compile/pom.xml b/bom/compile/pom.xml
index 4e185f424..293dd054d 100644
--- a/bom/compile/pom.xml
+++ b/bom/compile/pom.xml
@@ -400,7 +400,7 @@
org.bitbucket.b_c
jose4j
- 0.9.5
+ 0.9.6
compile
diff --git a/bom/runtime/pom.xml b/bom/runtime/pom.xml
index 642772c2e..bcb4598d3 100644
--- a/bom/runtime/pom.xml
+++ b/bom/runtime/pom.xml
@@ -411,7 +411,7 @@
commons-io
commons-io
- 2.17.0
+ 2.18.0
org.apache.commons
@@ -422,7 +422,7 @@
commons-net
commons-net
- 3.9.0
+ 3.11.1
compile
@@ -972,7 +972,7 @@
org.bitbucket.b_c
jose4j
- 0.9.5
+ 0.9.6
compile
diff --git a/bundles/org.openhab.core.io.transport.modbus/pom.xml b/bundles/org.openhab.core.io.transport.modbus/pom.xml
index f7574d45a..ba6e51821 100644
--- a/bundles/org.openhab.core.io.transport.modbus/pom.xml
+++ b/bundles/org.openhab.core.io.transport.modbus/pom.xml
@@ -29,7 +29,7 @@
org.apache.commons
commons-pool2
- 2.12.0
+ 2.12.1
compile
diff --git a/features/karaf/openhab-core/src/main/feature/feature.xml b/features/karaf/openhab-core/src/main/feature/feature.xml
index 82af74996..e9aa2effe 100644
--- a/features/karaf/openhab-core/src/main/feature/feature.xml
+++ b/features/karaf/openhab-core/src/main/feature/feature.xml
@@ -262,7 +262,7 @@
openhab-core-base
openhab-transport-serial
- mvn:org.apache.commons/commons-pool2/2.12.0
+ mvn:org.apache.commons/commons-pool2/2.12.1
mvn:org.openhab.core.bundles/org.openhab.core.io.transport.modbus/${project.version}
diff --git a/features/karaf/openhab-tp/src/main/feature/feature.xml b/features/karaf/openhab-tp/src/main/feature/feature.xml
index 5942ab7ef..6d0c8ed1c 100644
--- a/features/karaf/openhab-tp/src/main/feature/feature.xml
+++ b/features/karaf/openhab-tp/src/main/feature/feature.xml
@@ -51,8 +51,8 @@
- openhab.tp;feature=commons-net;version=3.9.0
- mvn:commons-net/commons-net/3.9.0
+ openhab.tp;feature=commons-net;version=3.11.1
+ mvn:commons-net/commons-net/3.11.1
@@ -189,9 +189,9 @@
- openhab.tp;feature=jose4j;version=0.9.5
+ openhab.tp;feature=jose4j;version=0.9.6
mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.activation-api-1.2.1/1.2.1_3
- mvn:org.bitbucket.b_c/jose4j/0.9.5
+ mvn:org.bitbucket.b_c/jose4j/0.9.6
diff --git a/pom.xml b/pom.xml
index 4fd7fc2a2..af0b85bf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
21
7.1.0
- 3.7.2
+ 3.11.1
2.4.0
4.4.7
4.4.7
diff --git a/tools/upgradetool/pom.xml b/tools/upgradetool/pom.xml
index 003fad326..8a68d763b 100644
--- a/tools/upgradetool/pom.xml
+++ b/tools/upgradetool/pom.xml
@@ -36,7 +36,7 @@
commons-cli
commons-cli
- 1.5.0
+ 1.9.0
org.osgi