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

gongchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


The following commit(s) were added to refs/heads/master by this push:
     new 268e111024 [bugfix] Fix swagger opening exception that Failed to load 
API definition. (#3127) (#3129)
268e111024 is described below

commit 268e11102418c014af70cc55abc8ce06533295a7
Author: yyahang <[email protected]>
AuthorDate: Fri Mar 7 01:03:41 2025 +0800

    [bugfix] Fix swagger opening exception that Failed to load API definition. 
(#3127) (#3129)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0721c35459..9d369faadc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
         <!-- hertzbeat related modules -->
         <hertzbeat.version>2.0-SNAPSHOT</hertzbeat.version>
 
-        <springdoc.version>2.3.0</springdoc.version>
+        <springdoc.version>2.8.5</springdoc.version>
         
<spring-boot-starter-sureness.version>1.1.0</spring-boot-starter-sureness.version>
         <javaparser.version>3.26.1</javaparser.version>
         <nekohtml.version>1.9.22</nekohtml.version>


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

Reply via email to