HTHou opened a new pull request, #18559: URL: https://github.com/apache/iotdb/pull/18559
## Description - Upgrade the managed Netty BOM from `4.1.136.Final` to `4.1.137.Final`. - Update the corresponding Netty entries in `LICENSE-binary`. ## Verification - `mvn -nsu -am -pl iotdb-core/datanode,external-service-impl/mqtt,iotdb-core/metrics/interface dependency:tree -Dincludes=io.netty:* -Dverbose -DskipTests` - `mvn -nsu compile -pl iotdb-core/datanode,external-service-impl/mqtt,iotdb-core/metrics/interface -am -DskipTests` - `mvn -nsu test -pl external-service-impl/mqtt -am -Dtest=JSONPayloadFormatterTest,LinePayloadFormatterTest -DfailIfNoTests=false -Dsurefire.failIfNoSpecifiedTests=false` <hr> This PR has: - [x] been self-reviewed. - [x] added or updated version, license, or notice information. <hr> ##### Key changed files - `pom.xml` - `LICENSE-binary` -- 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]
