jbonofre commented on a change in pull request #369: AMQ-7237 - Update Spring
range for Karaf
URL: https://github.com/apache/activemq/pull/369#discussion_r300095526
##########
File path: activemq-karaf/src/main/resources/features-core.xml
##########
@@ -25,7 +25,7 @@
<!-- Bundles needed if only client will be deployed in the container -->
<feature name="activemq-client" description="ActiveMQ client libraries"
version="${project.version}" resolver="(obr)" start-level="50">
- <feature version="[4,5)">spring</feature>
+ <feature version="[4,6)">spring</feature>
Review comment:
OK thanks. Let me double check.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services