HTHou commented on code in PR #12506:
URL: https://github.com/apache/iotdb/pull/12506#discussion_r1597385186
##########
pom.xml:
##########
@@ -168,7 +168,7 @@
<!-- This is the matching version of spring-boot for spring 5.3.30 -->
<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>
+ <spring.version>6.0.19</spring.version>
Review Comment:
```suggestion
<spring.version>5.3.33</spring.version>
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]