GitHub user johnpoth opened a pull request:
https://github.com/apache/geronimo-xbean/pull/15
Upgrade to Spring 5
This adds support to Spring 3.1 -> Spring 5.0.4.RELEASE.
This solves [XBEAN-304](https://issues.apache.org/jira/browse/XBEAN-304)
and [XBEAN-151](https://issues.apache.org/jira/browse/XBEAN-151). Thanks!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/johnpoth/geronimo-xbean spring5-support
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geronimo-xbean/pull/15.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 #15
----
commit 392e3788c01df4e411afbdfca365f139ea7e2323
Author: jpoth <poth.john@...>
Date: 2018-03-28T14:40:32Z
Upgrade to Spring 5
----
---