diff --git a/leshan-server-demo/pom.xml b/leshan-server-demo/pom.xml
index c2eedc7747..3d0f797a9d 100644
--- a/leshan-server-demo/pom.xml
+++ b/leshan-server-demo/pom.xml
@@ -32,7 +32,6 @@ Contributors:
org.jmdns
jmdns
- 3.5.7
org.eclipse.leshan
diff --git a/leshan-server-redis/pom.xml b/leshan-server-redis/pom.xml
index 5a796214d1..2690812579 100644
--- a/leshan-server-redis/pom.xml
+++ b/leshan-server-redis/pom.xml
@@ -38,8 +38,6 @@ Contributors:
redis.clients
jedis
-
- 4.0.1
diff --git a/pom.xml b/pom.xml
index 14f0e39641..ab0d4326fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,11 +122,11 @@ Contributors:
3.6.0
- 1.2.10
- 1.7.32
+ 1.2.11
+ 1.7.36
- 9.4.44.v20210927
- 2.13.2.1
+ 9.4.48.v20220622
+ 2.13.3
@@ -209,6 +209,11 @@ Contributors:
cbor
4.5.2
+
+ redis.clients
+ jedis
+ 4.2.3
+
@@ -229,12 +234,12 @@ Contributors:
info.picocli
picocli
- 4.6.2
+ 4.6.3
info.picocli
picocli-shell-jline2
- 4.6.2
+ 4.6.3
org.eclipse.jetty
@@ -246,6 +251,11 @@ Contributors:
jetty-servlets
${jetty.version}
+
+ org.jmdns
+ jmdns
+ 3.5.8
+