This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch rc/1.3.3
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/rc/1.3.3 by this push:
new 908d45ead8b Bump swagger version (#13211)
908d45ead8b is described below
commit 908d45ead8b77b38edfab606f769ea55d8ca8c0f
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 1754b8aa71d..52c706b98d7 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/>
<!--