[
https://issues.apache.org/jira/browse/GEODE-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872525#comment-15872525
]
ASF GitHub Bot commented on GEODE-2506:
---------------------------------------
GitHub user metatype opened a pull request:
https://github.com/apache/geode/pull/403
GEODE-2506 Update Spring from 4.3.2 to 4.3.6
Update Spring framework version. Also implement a version override
strategy for transitive dependencies. This ensures that versions
specified in gradle/dependency-versions.properties are honored.
Useful when a newer version of a transitive dependency is needed
but we'd prefer not to declare a first class dependency.
This change affects commons-beanutils which used 1.8.3 from
shiro-core but we specify 1.9.3.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/metatype/incubator-geode feature/GEODE-2506
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/403.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #403
----
commit 01962d6ea5be23f620434c707f683e63afd514ca
Author: Anthony Baker <[email protected]>
Date: 2017-02-17T20:26:59Z
GEODE-2506 Update Spring from 4.3.2 to 4.3.6
Update Spring framework version. Also implement a version override
strategy for transitive dependencies. This ensures that versions
specified in gradle/dependency-versions.properties are honored.
Useful when a newer version of a transitive dependency is needed
but we'd prefer not to declare a first class dependency.
This change affects commons-beanutils which used 1.8.3 from
shiro-core but we specify 1.9.3.
----
> Update spring dependencies
> --------------------------
>
> Key: GEODE-2506
> URL: https://issues.apache.org/jira/browse/GEODE-2506
> Project: Geode
> Issue Type: Improvement
> Components: build
> Reporter: Anthony Baker
>
> Update Spring dependencies from 4.3.2 to 4.3.6 to pick up latest maintenance
> and security fixes.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)