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

crazyhzm 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 31439d995d Bump org.webjars:webjars-locator-lite from 1.0.0 to 1.0.1 
(#14999)
31439d995d is described below

commit 31439d995d24b751c1bcaa09deaefc6cca51637b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 4 11:07:56 2025 +0800

    Bump org.webjars:webjars-locator-lite from 1.0.0 to 1.0.1 (#14999)
    
    Bumps 
[org.webjars:webjars-locator-lite](https://github.com/webjars/webjars-locator-lite)
 from 1.0.0 to 1.0.1.
    - [Release notes](https://github.com/webjars/webjars-locator-lite/releases)
    - 
[Commits](https://github.com/webjars/webjars-locator-lite/compare/webjars-locator-lite-1.0.0...webjars-locator-lite-1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.webjars:webjars-locator-lite
      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 61603d4112..60ebc45eab 100644
--- a/dubbo-plugin/dubbo-rest-openapi/pom.xml
+++ b/dubbo-plugin/dubbo-rest-openapi/pom.xml
@@ -30,7 +30,7 @@
     <swagger-annotations.version>2.2.27</swagger-annotations.version>
     <swagger-ui.version>5.18.2</swagger-ui.version>
     <redoc.version>2.2.0</redoc.version>
-    <webjars-locator.version>1.0.0</webjars-locator.version>
+    <webjars-locator.version>1.0.1</webjars-locator.version>
     <therapi.version>0.15.0</therapi.version>
   </properties>
 

Reply via email to