Skip to content

reducing runtime dependencies#153

Merged
SomkaPe merged 4 commits intodevfrom
pesomka/depsCleanUp
Dec 18, 2019
Merged

reducing runtime dependencies#153
SomkaPe merged 4 commits intodevfrom
pesomka/depsCleanUp

Conversation

@SomkaPe
Copy link
Copy Markdown
Contributor

@SomkaPe SomkaPe commented Dec 17, 2019

#147 Upgrade slf4j dependency
#145 Remove commons-codec dependency
#144 Remove commons-text dependency
#143 Move apache http client to test scope

use scope "provided" for lombok

<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.7</version>
Copy link
Copy Markdown
Contributor

@sangonzal sangonzal Dec 17, 2019

Choose a reason for hiding this comment

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

Should this be scoped to test? (<scope>test</scope>)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

good catch, will fix

@SomkaPe SomkaPe merged commit ca87b92 into dev Dec 18, 2019
@JonathanGiles
Copy link
Copy Markdown

Awesome work!

@sangonzal sangonzal deleted the pesomka/depsCleanUp branch January 22, 2020 20:37
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.

3 participants