diff --git a/radius/Cargo.toml b/radius/Cargo.toml
index abf77c2..2d5a071 100644
--- a/radius/Cargo.toml
+++ b/radius/Cargo.toml
@@ -19,7 +19,7 @@ chrono = "0.4"
 rand = "0.8.3"
 num_enum = "0.5.1"
 thiserror = "1.0"
-log = "0.4.17"
+log = "0.4.20"
 tokio = { version = "1.6.1", features = ["full"] }
 async-trait = "0.1.50"