This is an automated email from the ASF dual-hosted git repository.

jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 9d2cd3116a Upgrade Jersey from 2.42 to 2.45 (#14208)
9d2cd3116a is described below

commit 9d2cd3116a09f01efef5d2d1912a491e930ff4c7
Author: Xiaotian (Jackie) Jiang <17555551+jackie-ji...@users.noreply.github.com>
AuthorDate: Thu Oct 10 17:15:18 2024 -0700

    Upgrade Jersey from 2.42 to 2.45 (#14208)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 21599ea0ba..4cf2e36246 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
     <jackson.version>2.17.2</jackson.version>
     <zookeeper.version>3.9.2</zookeeper.version>
     <async-http-client.version>3.0.0</async-http-client.version>
-    <jersey.version>2.42</jersey.version>
+    <jersey.version>2.45</jersey.version>
     <hk2.version>2.6.1</hk2.version>
     <swagger.version>1.6.14</swagger.version>
     <swagger-ui.version>5.17.14</swagger-ui.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to