Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Override Jackson and logback versions from Spring Boot BOM #43

Merged
merged 1 commit into from
Aug 21, 2019

Conversation

jimmyjames
Copy link
Contributor

See this issue and posted workaround for reference.

@jimmyjames jimmyjames added the review:tiny Tiny review label Aug 21, 2019
@jimmyjames jimmyjames requested a review from lbalmaceda as a code owner August 21, 2019 16:09
}

ext['jackson.version'] = '2.9.9'
ext['logback.version'] = '1.2.3'
apply plugin: 'io.spring.dependency-management'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

using the apply instead of including in the plugins DSL, so it uses the version specified in the org.springframework.boot plugin.

@jimmyjames jimmyjames merged commit 59ed3c4 into auth0-samples:master Aug 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
review:tiny Tiny review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants