Fix LICENSE and NOTICE to match bundled dependencies#252
Open
lresende wants to merge 1 commit intoapache:masterfrom
Open
Fix LICENSE and NOTICE to match bundled dependencies#252lresende wants to merge 1 commit intoapache:masterfrom
lresende wants to merge 1 commit intoapache:masterfrom
Conversation
Align LICENSE_extras and NOTICE_extras with actual dependency tree: - Update slf4j-api version from 1.7.32 to 2.0.16 - Add missing: jackson-datatype-jdk8, jackson-datatype-jsr310, argonaut-shapeless, coursier-core, coursier-util, spring-jcl, asm-analysis - Fix wrong groupIds: asm -> org.ow2.asm, com.milessabin -> com.chuusai, com.neilalexander -> eu.neilalexander, io.github.alexarchambault -> io.github.alexarchambault.windows-ansi - Fix scala-xml version in NOTICE from 2.1.0 to 1.3.0 - Add Jackson modules java8 NOTICE entries - Update project license links
Member
|
@lresende can we consider doing the other open issues about the release? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Align LICENSE_extras and NOTICE_extras with actual dependency tree: