I will see if I can change compile to api. It looks like we are using compileOnly with the bom because further down in the file we are pulling in spring-webmvc as a compileOnly dependency and we need to constrain the version.
I think we can pull the code that depends on springweb-mvc completely out of core, but I'd like to do that as a separate PR if thats ok. [ Full content available at: https://github.com/apache/geode/pull/3314 ] This message was relayed via gitbox.apache.org for [email protected]
