[
https://issues.apache.org/jira/browse/VALIDATOR-491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory updated VALIDATOR-491:
--------------------------------------
Fix Version/s: 1.10.2
(was: 1.10.1)
> Dependency convergence warning for commons-logging
> --------------------------------------------------
>
> Key: VALIDATOR-491
> URL: https://issues.apache.org/jira/browse/VALIDATOR-491
> Project: Commons Validator
> Issue Type: Improvement
> Affects Versions: 1.8.0
> Environment: Commons Validator v1.8.0
> JDK 17
> MacOS Ventura v13.6.1
> Reporter: Daniel Subelman
> Priority: Minor
> Fix For: 1.10.2
>
>
> Maven Enforcer Plugin reports a dependency convergence error for
> {{commons-logging}} (v1.2/ v1.3.0).
> Commons Validator declares dependencies {{commons-logging 1.3.0}} and
> {{commons-beanutils}}{{{} 1.9.4{}}}. On the other hand, {{commons-beanutils
> 1.9.4}} declare dependency {{{}commons-logging 1.2{}}}.
> I haven't found any specific issue related to this warning. However, I
> thought you should know in case you see any possible issues.
> Maven enforcer plugin warning:
> {{Dependency convergence error for commons-logging:commons-logging:jar:1.2
> paths to dependency are:}}
> {{ +-commons-validator:commons-validator:jar:1.8.0:compile}}
> {{ +-commons-beanutils:commons-beanutils:jar:1.9.4:compile}}
> {{ +-commons-logging:commons-logging:jar:1.2:compile}}
> {{and}}
> {{ +-commons-validator:commons-validator:jar:1.8.0:compile}}
> {{ +-commons-logging:commons-logging:jar:1.3.0:compile}}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)