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

#245 Remove unused method binding to commons.io dependency in API module #246

Conversation

mawiesne
Copy link
Contributor

  • gets rid of that piece of leftover code in StringUtils and dependency towards commons-io class(es)
  • declares two outdated dependency in swc-engine shade as 'runtime'-scoped to avoid accidental compile dependency in API module

- gets rid of that piece of leftover code and dependency
- declares two outdated dependency in swc-engine shade as 'runtime'-scoped to avoid accidental compile dependency in API module
@mawiesne mawiesne added this to the 2.0.0 milestone Oct 29, 2023
@mawiesne mawiesne requested review from reckart and rzo1 October 29, 2023 19:00
@mawiesne mawiesne self-assigned this Oct 29, 2023
@mawiesne mawiesne merged commit 2403f7d into master Oct 29, 2023
6 checks passed
@mawiesne mawiesne deleted the #245-remove-unused-method-binding-to-commons.io-dependency-in-API-module branch October 29, 2023 19:09
@mawiesne mawiesne added the dependencies Pull requests that update a dependency file label Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants