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

Use jsoup version 1.14.3 #1010

Merged
merged 2 commits into from Jun 4, 2022
Merged

Use jsoup version 1.14.3 #1010

merged 2 commits into from Jun 4, 2022

Conversation

arpitjindal97
Copy link
Contributor

There is a transitive dependency on jsoup coming from pomegranate which has security issues

https://mvnrepository.com/artifact/org.jsoup/jsoup/1.7.2

Upgrading to this particular version fixes it

arpitjindal97 and others added 2 commits March 9, 2022 17:43
There is a transitive dependency on jsoup coming from pomegranate which has security issues
https://mvnrepository.com/artifact/org.jsoup/jsoup/1.7.2
Upgrading to this particular version fixes it
There is a transitive dependency coming from this which has a
vulnerability. It's apache-kafka-client 1.0.0

Upgrading this library to 0.1.26 will fix the issue
https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/1.0.0
@arpitjindal97
Copy link
Contributor Author

There is a transitive dependency coming from spootnik/kinsky which has a vulnerability.

  • apache-kafka-client 1.0.0

Upgrading this library to 0.1.26 will fix the issue

Current:

New:

@jamtur01
Copy link
Member

jamtur01 commented Jun 4, 2022

Thanks!

@jamtur01 jamtur01 merged commit 1cf0110 into riemann:main Jun 4, 2022
@arpitjindal97 arpitjindal97 deleted the patch-1 branch June 5, 2022 12:20
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

2 participants