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

xiatian pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/eventmesh-dashboard.git


The following commit(s) were added to refs/heads/main by this push:
     new 38f83cc  chore(deps): bump org.springdoc:springdoc-openapi-ui from 
1.7.0 to 1.8.0 (#127)
38f83cc is described below

commit 38f83cc2ed21088716f42e665c4f692d006eb875
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 18 16:46:27 2024 +0800

    chore(deps): bump org.springdoc:springdoc-openapi-ui from 1.7.0 to 1.8.0 
(#127)
    
    Bumps org.springdoc:springdoc-openapi-ui from 1.7.0 to 1.8.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.springdoc:springdoc-openapi-ui
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 eventmesh-dashboard-console/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eventmesh-dashboard-console/pom.xml 
b/eventmesh-dashboard-console/pom.xml
index a39ae57..94cb0fe 100644
--- a/eventmesh-dashboard-console/pom.xml
+++ b/eventmesh-dashboard-console/pom.xml
@@ -75,7 +75,7 @@
         <dependency>
             <groupId>org.springdoc</groupId>
             <artifactId>springdoc-openapi-ui</artifactId>
-            <version>1.7.0</version>
+            <version>1.8.0</version>
         </dependency>
         <dependency>
             <groupId>org.springdoc</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to