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

albumenj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-integration-cases.git


The following commit(s) were added to refs/heads/main by this push:
     new e219e002 Bump org.jboss.resteasy:resteasy-jaxrs (#56)
e219e002 is described below

commit e219e00206bbf48f8ff4ea372e8c34691a81574d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 19 10:15:23 2025 +0800

    Bump org.jboss.resteasy:resteasy-jaxrs (#56)
    
    Bumps org.jboss.resteasy:resteasy-jaxrs from 3.0.20.Final to 3.0.26.Final.
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.resteasy:resteasy-jaxrs
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .../dubbo-samples-rest-withtoken-api/pom.xml                            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/99-integration/dubbo-samples-rest-withtoken/dubbo-samples-rest-withtoken-api/pom.xml
 
b/99-integration/dubbo-samples-rest-withtoken/dubbo-samples-rest-withtoken-api/pom.xml
index 21e990c2..6340a055 100644
--- 
a/99-integration/dubbo-samples-rest-withtoken/dubbo-samples-rest-withtoken-api/pom.xml
+++ 
b/99-integration/dubbo-samples-rest-withtoken/dubbo-samples-rest-withtoken-api/pom.xml
@@ -31,7 +31,7 @@
         <dependency>
             <groupId>org.jboss.resteasy</groupId>
             <artifactId>resteasy-jaxrs</artifactId>
-            <version>3.0.20.Final</version>
+            <version>3.0.26.Final</version>
         </dependency>
     </dependencies>
 </project>

Reply via email to