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

albumenj pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.3 by this push:
     new 7a4b3537b9 Bump io.swagger.core.v3:swagger-annotations from 2.2.28 to 
2.2.29 (#15256)
7a4b3537b9 is described below

commit 7a4b3537b9e016f72e9920ced83a6785224c19ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 19 09:32:25 2025 +0800

    Bump io.swagger.core.v3:swagger-annotations from 2.2.28 to 2.2.29 (#15256)
    
    Bumps io.swagger.core.v3:swagger-annotations from 2.2.28 to 2.2.29.
    
    ---
    updated-dependencies:
    - dependency-name: io.swagger.core.v3:swagger-annotations
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dubbo-plugin/dubbo-rest-openapi/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-plugin/dubbo-rest-openapi/pom.xml 
b/dubbo-plugin/dubbo-rest-openapi/pom.xml
index c9c7bb0766..45590dce19 100644
--- a/dubbo-plugin/dubbo-rest-openapi/pom.xml
+++ b/dubbo-plugin/dubbo-rest-openapi/pom.xml
@@ -27,7 +27,7 @@
   <artifactId>dubbo-rest-openapi</artifactId>
 
   <properties>
-    <swagger-annotations.version>2.2.28</swagger-annotations.version>
+    <swagger-annotations.version>2.2.29</swagger-annotations.version>
     <swagger-ui.version>5.20.1</swagger-ui.version>
     <redoc.version>2.2.0</redoc.version>
     <webjars-locator.version>1.0.1</webjars-locator.version>

Reply via email to