From 941f1848996856c3b4a4ac734a6e34cad0010f66 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 8 Aug 2025 13:43:21 +0000
Subject: [PATCH] Update jersey monorepo to v3.1.11
---
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..1161028 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.11
org.glassfish.jersey.containers
jersey-container-jetty-http
- 3.0.2
+ 3.1.11
org.glassfish.jersey.containers
jersey-container-jetty-servlet
- 3.0.2
+ 3.1.11
org.glassfish.jersey.core
jersey-client
- 3.0.2
+ 3.1.11
org.glassfish.jersey.core
jersey-common
- 3.0.2
+ 3.1.11
org.glassfish.jersey.inject
jersey-hk2
- 3.0.2
+ 3.1.11
com.sun.jersey
@@ -77,7 +77,7 @@
org.glassfish.jersey.media
jersey-media-json-jackson
- 3.0.2
+ 3.1.11
@@ -123,7 +123,7 @@
org.glassfish.jersey.test-framework
jersey-test-framework-core
- 3.0.2
+ 3.1.11
diff --git a/library/pom.xml b/library/pom.xml
index 763f035..9350caf 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.11
org.glassfish.jersey.containers
jersey-container-jetty-http
- 3.0.2
+ 3.1.11
org.glassfish.jersey.containers
jersey-container-jetty-servlet
- 3.0.2
+ 3.1.11
org.glassfish.jersey.core
jersey-client
- 3.0.2
+ 3.1.11
org.glassfish.jersey.core
jersey-common
- 3.0.2
+ 3.1.11
org.glassfish.jersey.inject
jersey-hk2
- 3.0.2
+ 3.1.11
com.sun.jersey
@@ -75,7 +75,7 @@
org.glassfish.jersey.media
jersey-media-json-jackson
- 3.0.2
+ 3.1.11
org.jdbi