From 0d9775a779f656ab55a22e5df5f6f83f7069fa95 Mon Sep 17 00:00:00 2001 From: sowgro Date: Fri, 3 Oct 2025 21:40:23 -0400 Subject: tweak pretty print and datetime serialization --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index e8a8fed..1486a8b 100644 --- a/pom.xml +++ b/pom.xml @@ -31,6 +31,16 @@ jackson-module-parameter-names 2.20.0 + + com.fasterxml.jackson.datatype + jackson-datatype-jsr310 + 2.20.0 + + + com.fasterxml.jackson.datatype + jackson-datatype-jdk8 + 2.20.0 + -- cgit v1.2.3