Skip to content

fix: remove unnecessary logback dependency#160

Merged
padamstx merged 1 commit intomainfrom
remove-logback
Dec 15, 2021
Merged

fix: remove unnecessary logback dependency#160
padamstx merged 1 commit intomainfrom
remove-logback

Conversation

@padamstx
Copy link
Copy Markdown
Contributor

This PR removes the dependency for logback-classic (which in turn pulled in logback-core).
Because the java core code uses the java.util.logging interface, there is no need for logback at all.

@padamstx padamstx requested a review from dpopp07 December 15, 2021 15:57
@padamstx padamstx self-assigned this Dec 15, 2021
@padamstx padamstx merged commit 2e02a0e into main Dec 15, 2021
@padamstx padamstx deleted the remove-logback branch December 15, 2021 20:43
ibm-devx-sdk pushed a commit that referenced this pull request Dec 16, 2021
## [9.15.2](9.15.1...9.15.2) (2021-12-16)

### Bug Fixes

* remove unnecessary logback dependency ([#160](#160)) ([2e02a0e](2e02a0e))
@ibm-devx-sdk
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 9.15.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants