diff --git a/common/util/pom.xml b/common/util/pom.xml
index df09e302ba..14ae1748b2 100644
--- a/common/util/pom.xml
+++ b/common/util/pom.xml
@@ -92,6 +92,10 @@
com.github.oshi
oshi-core
+
+ com.fasterxml.jackson.datatype
+ jackson-datatype-jsr310
+