From 78d7d3fe6d10ad86a5ca5cf9111c901bcc23f741 Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Mon, 6 Oct 2025 14:08:00 -0400 Subject: [PATCH] Update resteasy and junit dependencies --- finish/inventory/pom.xml | 4 ++-- finish/query/pom.xml | 4 ++-- start/inventory/pom.xml | 4 ++-- start/query/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/finish/inventory/pom.xml b/finish/inventory/pom.xml index 07231c50..99595acb 100644 --- a/finish/inventory/pom.xml +++ b/finish/inventory/pom.xml @@ -99,13 +99,13 @@ org.jboss.resteasy resteasy-client - 6.2.12.Final + 6.2.14.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.12.Final + 6.2.14.Final test diff --git a/finish/query/pom.xml b/finish/query/pom.xml index 05640098..5ba4e03b 100644 --- a/finish/query/pom.xml +++ b/finish/query/pom.xml @@ -118,13 +118,13 @@ org.jboss.resteasy resteasy-client - 6.2.12.Final + 6.2.14.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.12.Final + 6.2.14.Final test diff --git a/start/inventory/pom.xml b/start/inventory/pom.xml index 07231c50..99595acb 100644 --- a/start/inventory/pom.xml +++ b/start/inventory/pom.xml @@ -99,13 +99,13 @@ org.jboss.resteasy resteasy-client - 6.2.12.Final + 6.2.14.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.12.Final + 6.2.14.Final test diff --git a/start/query/pom.xml b/start/query/pom.xml index 05640098..5ba4e03b 100644 --- a/start/query/pom.xml +++ b/start/query/pom.xml @@ -118,13 +118,13 @@ org.jboss.resteasy resteasy-client - 6.2.12.Final + 6.2.14.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.12.Final + 6.2.14.Final test