From 16a597eaf63a6d399936d307f72e9503d7d5f9b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 10:22:46 +0000 Subject: [PATCH] Update jersey monorepo to v3.1.3 --- contacts/pom.xml | 16 ++++++++-------- library/pom.xml | 14 +++++++------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/contacts/pom.xml b/contacts/pom.xml index 75bfa6c..443f006 100644 --- a/contacts/pom.xml +++ b/contacts/pom.xml @@ -42,32 +42,32 @@ org.glassfish.jersey.containers jersey-container-servlet - 3.0.2 + 3.1.3 org.glassfish.jersey.containers jersey-container-jetty-http - 3.0.2 + 3.1.3 org.glassfish.jersey.containers jersey-container-jetty-servlet - 3.0.2 + 3.1.3 org.glassfish.jersey.core jersey-client - 3.0.2 + 3.1.3 org.glassfish.jersey.core jersey-common - 3.0.2 + 3.1.3 org.glassfish.jersey.inject jersey-hk2 - 3.0.2 + 3.1.3 com.sun.jersey @@ -77,7 +77,7 @@ org.glassfish.jersey.media jersey-media-json-jackson - 3.0.2 + 3.1.3 @@ -123,7 +123,7 @@ org.glassfish.jersey.test-framework jersey-test-framework-core - 3.0.2 + 3.1.3 diff --git a/library/pom.xml b/library/pom.xml index 763f035..79ab728 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -40,32 +40,32 @@ org.glassfish.jersey.containers jersey-container-servlet - 3.0.2 + 3.1.3 org.glassfish.jersey.containers jersey-container-jetty-http - 3.0.2 + 3.1.3 org.glassfish.jersey.containers jersey-container-jetty-servlet - 3.0.2 + 3.1.3 org.glassfish.jersey.core jersey-client - 3.0.2 + 3.1.3 org.glassfish.jersey.core jersey-common - 3.0.2 + 3.1.3 org.glassfish.jersey.inject jersey-hk2 - 3.0.2 + 3.1.3 com.sun.jersey @@ -75,7 +75,7 @@ org.glassfish.jersey.media jersey-media-json-jackson - 3.0.2 + 3.1.3 org.jdbi