Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security] Remove jackson-mapper-asl dependency to resolve multiple CVEs #10262

Merged

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Apr 19, 2021

Motivation

  • jackson-mapper-asl is not required since Zookeeper 3.6.x+ no more depends
    on jackson-mapper-asl library (ZOOKEEPER-3051)
  • jackson-mapper-asl was replaced in Avro 1.9.x so it's not required because of
    Avro

Modifications

  • remove dependency on jackson-mapper-asl
    • exclude it from Bookkeeper's stream-storage-server dependency

Notice

- jackson-mapper-asl is not required since Zookeeper 3.6.x+ no more depends
  on jackson-mapper-asl library (ZOOKEEPER-3051)
- jackson-mapper-asl was replaced in Avro 1.9.x so it's not required because of
  Avro
Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

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

LGTM

@lhotari
Copy link
Member Author

lhotari commented Apr 19, 2021

/pulsarbot run-failure-checks

1 similar comment
@lhotari
Copy link
Member Author

lhotari commented Apr 19, 2021

/pulsarbot run-failure-checks

@codelipenghui codelipenghui added this to the 2.8.0 milestone Apr 19, 2021
@codelipenghui codelipenghui merged commit e52a9dc into apache:master Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants