LuciferYang opened a new pull request, #38217: URL: https://github.com/apache/spark/pull/38217
### What changes were proposed in this pull request? SPARK-40071 upgrade checkstyle to 9.3, but checkstyle 9.3 uses guava 31.0.1-jre: https://github.com/checkstyle/checkstyle/blob/5c1903792f8432243cc8ae5cd79a03a004d3c09c/pom.xml#L250-L253 <img width="455" alt="image" src="https://user-images.githubusercontent.com/1475305/195262034-95036047-f37d-46a2-84e2-8975be3ab261.png"> So this pr upgrade it. ### Why are the changes needed? Upgrade matched dependencies for `checkstyle`. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Pass GitHub Actions -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
