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

cdutz pushed a commit to branch refactor/migrate-jakarta
in repository https://gitbox.apache.org/repos/asf/iotdb-extras.git


The following commit(s) were added to refs/heads/refactor/migrate-jakarta by 
this push:
     new f17c77c  chore: Some further cleaning up in the poms
f17c77c is described below

commit f17c77caf9085028919847509f6f2bd5b41feba9
Author: Christofer Dutz <[email protected]>
AuthorDate: Mon May 13 17:42:33 2024 +0200

    chore: Some further cleaning up in the poms
---
 pom.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 75b8139..06533db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
         <iotdb-tools-thrift.version>0.14.1.0</iotdb-tools-thrift.version>
         <jackson.version>2.15.4</jackson.version>
         <!-- This is the last version to support the javax namespace -->
-        <jakarta.servlet-api.version>4.0.4</jakarta.servlet-api.version>
+        <jakarta.servlet-api.version>6.0.0</jakarta.servlet-api.version>
         <!-- This is the last version to support the javax namespace -->
         <jakarta.validation-api.version>2.0.2</jakarta.validation-api.version>
         <!-- This is the last version to support the javax namespace -->
@@ -168,8 +168,6 @@
         <spring-boot.version>2.7.18</spring-boot.version>
         <!-- This is the last version to support the javax namespace -->
         <spring.version>5.3.33</spring.version>
-        <!-- This was the last version to support Java 8 -->
-        <swagger.version>1.6.11</swagger.version>
         <thrift.exec-cmd.executable>chmod</thrift.exec-cmd.executable>
         <thrift.exec.absolute.path/>
         <!--

Reply via email to