spark icon indicating copy to clipboard operation
spark copied to clipboard

[SPARK-39977][BUILD] Remove unnecessary guava exclusion from jackson-module-scala

Open pan3793 opened this issue 3 years ago • 1 comments

What changes were proposed in this pull request?

Remove unnecessary guava exclusion from jackson-module-scala

Why are the changes needed?

The exclusion added in SPARK-6149, the recent versions of jackson-module-scala does not depend on gauva any more, so we can remove this exclusion.

https://mvnrepository.com/artifact/com.fasterxml.jackson.module/jackson-module-scala_2.12/2.13.3

Does this PR introduce any user-facing change?

No

How was this patch tested?

Exsiting UT.

pan3793 avatar Aug 04 '22 07:08 pan3793

Can one of the admins verify this patch?

AmplabJenkins avatar Aug 04 '22 18:08 AmplabJenkins

cc @wangyum, could u please take a look at this minor issue?

pan3793 avatar Oct 23 '22 12:10 pan3793

Merged to master

srowen avatar Oct 24 '22 13:10 srowen