Description
In our codebase, dependencies in POM files should be auto organized such that test dependencies are listed after compile dependencies. To ensure this is consistently applied across the project, we will utilize the sortPom functionality provided by the Spotless plugin.
See discussion here: https://github.com/apache/hbase/pull/6258#discussion_r1784337008