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 <aba...@apache.org>
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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to