Skip to content

Improve dependency convergence#149

Closed
molekyla wants to merge 1 commit into
masterfrom
improve-deps-convergence
Closed

Improve dependency convergence#149
molekyla wants to merge 1 commit into
masterfrom
improve-deps-convergence

Conversation

@molekyla
Copy link
Copy Markdown

@molekyla molekyla commented Aug 12, 2025

Exclude commons-logging:commons-logging:1.2 from the project in favour of 1.3.5 to resolve issues like:

[WARNING] 
Dependency convergence error for commons-logging:commons-logging:1.3.5 paths to dependency are:
+-com.here.platform.data.local:local-dataservice_2.12:0.8-SNAPSHOT
  +-com.here.account:here-oauth-client:0.4.30
    +-org.apache.commons:commons-configuration2:2.12.0
      +-commons-logging:commons-logging:1.3.5
and
+-com.here.platform.data.local:local-dataservice_2.12:0.8-SNAPSHOT
  +-com.here.account:here-oauth-client:0.4.30
    +-org.apache.httpcomponents:httpclient:4.5.14
      +-commons-logging:commons-logging:1.2

commons-logging:commons-logging:1.3.5 declared explicitly at https://github.com/heremaps/here-aaa-java-sdk/blob/master/pom.xml#L199

Signed-off-by: Oleksandr Vyshniak <ext-oleksandr.vyshniak@here.com>
@molekyla molekyla force-pushed the improve-deps-convergence branch from 24ce4b5 to 9af837e Compare August 12, 2025 11:55
@molekyla
Copy link
Copy Markdown
Author

This PR is an addition to this one: https://github.com/heremaps/here-aaa-java-sdk/pull/135/files

@spaltis spaltis closed this Aug 19, 2025
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.

2 participants