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

reiabreu pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/2.x by this push:
     new 445256b2d Revert "Bump org.glassfish.jersey:jersey-bom from 3.1.11 to 
4.0.2 (#8632)"
445256b2d is described below

commit 445256b2db136e04cb2d534743eccf5f42174d23
Author: Rui Abreu <[email protected]>
AuthorDate: Sun May 10 22:15:11 2026 +0100

    Revert "Bump org.glassfish.jersey:jersey-bom from 3.1.11 to 4.0.2 (#8632)"
    
    This reverts commit c72db5d83d2437ebb4e2382e3527d49e4ac9076e.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 86e19d728..76c08288c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
         <maven-resolver.version>1.9.27</maven-resolver.version>
         <maven.version>3.9.15</maven.version>
         <azure-eventhubs.version>0.13.1</azure-eventhubs.version>
-        <jersey.version>4.0.2</jersey.version>
+        <jersey.version>3.1.11</jersey.version>
         <dropwizard.version>5.0.1</dropwizard.version>
         <j2html.version>1.6.0</j2html.version>
         <caffeine.version>3.2.4</caffeine.version>

Reply via email to