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

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


The following commit(s) were added to refs/heads/master by this push:
     new ef3cf9f08af Bump swagger version (#13211)
ef3cf9f08af is described below

commit ef3cf9f08afca20b4a9859c217062443fbb7fb45
Author: Haonan <[email protected]>
AuthorDate: Sat Aug 17 22:37:35 2024 +0800

    Bump swagger version (#13211)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e03d42d975f..a9ad6a42087 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@
         <spotless.skip>false</spotless.skip>
         <spotless.version>2.43.0</spotless.version>
         <!-- This was the last version to support Java 8 -->
-        <swagger.version>1.6.11</swagger.version>
+        <swagger.version>1.6.14</swagger.version>
         <thrift.exec-cmd.executable>chmod</thrift.exec-cmd.executable>
         <thrift.exec.absolute.path/>
         <!--

Reply via email to