Caideyipi opened a new pull request, #18038:
URL: https://github.com/apache/iotdb/pull/18038

   ## Summary
   - remove the unused `commons-codec` version property and 
dependencyManagement entry
   - remove `commons-codec:commons-codec` from `dependencies.json`
   
   ## Notes
   - The source tree no longer references `commons-codec` after the existing 
external commons migration.
   - I checked for dependency-cleanup PRs against `rc/2.0.7.1`, but that branch 
does not exist on `apache/iotdb` and the PR query for that base returned no 
results. I also checked `rc/2.0.7`; its PRs were Pipe changes, not dependency 
cleanup.
   
   ## Testing
   - `python -m json.tool dependencies.json`
   - `rg -n commons-codec|org\.apache\.commons\.codec --glob '!**/target/**' .`
   - `git diff --check`
   - `mvn -nsu -DskipTests -DskipITs validate`


-- 
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]

Reply via email to