From aa97dfc8bc2703d45770d9c67b89062000f61a5a Mon Sep 17 00:00:00 2001 From: Ryan Bergman Date: Wed, 26 Oct 2022 07:54:40 -0500 Subject: [PATCH] update dependencies --- pom.xml | 8 ++++---- unirest-bdd-tests/pom.xml | 2 +- unirest/pom.xml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 3d3f478d..34226322 100644 --- a/pom.xml +++ b/pom.xml @@ -29,10 +29,10 @@ UTF-8 UTF-8 - 2.13.3 + 2.13.4.2 ${project.basedir} - 5.8.2 - 4.3.1 + 5.9.0 + 4.8.0 3.1.2 @@ -431,7 +431,7 @@ org.skyscreamer jsonassert - 1.5.0 + 1.5.1 test diff --git a/unirest-bdd-tests/pom.xml b/unirest-bdd-tests/pom.xml index 755df6c2..ec185c5a 100644 --- a/unirest-bdd-tests/pom.xml +++ b/unirest-bdd-tests/pom.xml @@ -35,7 +35,7 @@ com.fasterxml.jackson.datatype jackson-datatype-guava - ${jackson.version} + 2.13.4 test diff --git a/unirest/pom.xml b/unirest/pom.xml index e0d6d9aa..d041498f 100644 --- a/unirest/pom.xml +++ b/unirest/pom.xml @@ -67,7 +67,7 @@ com.fasterxml.jackson.datatype jackson-datatype-guava - ${jackson.version} + 2.13.4 test