Skip to content

Conversation

@LuciferYang
Copy link
Contributor

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

image

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

@github-actions github-actions bot added the BUILD label Oct 12, 2022
@zhengruifeng
Copy link
Contributor

cc @HyukjinKwon

Copy link
Contributor

@itholic itholic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@HyukjinKwon
Copy link
Member

Merged to master.

@LuciferYang
Copy link
Contributor Author

Thanks @srowen @HyukjinKwon @itholic and @zhengruifeng

SandishKumarHN pushed a commit to SandishKumarHN/spark that referenced this pull request Dec 12, 2022
…by `checkstyle` to `31.0.1-jre`

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

Closes apache#38217 from LuciferYang/SPARK-40766.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants