From 1991732dc51b1e0cf9d9c3b8392be0f0b81ee502 Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Thu, 2 Mar 2023 10:19:29 -0800 Subject: [PATCH] Update dependencies --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 764a0b27..f65b3909 100644 --- a/pom.xml +++ b/pom.xml @@ -44,17 +44,17 @@ com.fasterxml.jackson.core jackson-databind - 2.14.1 + 2.14.2 com.fasterxml.jackson.core jackson-core - 2.14.1 + 2.14.2 com.fasterxml.jackson.core jackson-annotations - 2.14.1 + 2.14.2 junit @@ -71,7 +71,7 @@ com.fasterxml.jackson.jr jackson-jr-objects - 2.14.1 + 2.14.2 test @@ -106,7 +106,7 @@ com.puppycrawl.tools checkstyle - 10.5.0 + 10.8.0