Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Remove unused jsoup dependency #23

Merged
merged 1 commit into from
Sep 22, 2022
Merged

Remove unused jsoup dependency #23

merged 1 commit into from
Sep 22, 2022

Conversation

comawill
Copy link
Contributor

@comawill comawill commented Sep 2, 2022

What's new in this PR?

Issues

3rd party dependencies can contain security bugs from time to time, removing unused dependencies from pom.xml reduces noise on the automated alerts informing about potential vulnerable versions

Solutions

jsoup is only used in unused code of this project and can therefore be removed here

this closes #22 (makes it obsolete)

@dkovacevic
Copy link
Contributor

Looks good. Thank you!

@dkovacevic dkovacevic merged commit b50365b into master Sep 22, 2022
@dkovacevic dkovacevic deleted the comawill/jsoup branch September 22, 2022 12:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants