vorburger commented on a change in pull request #642: FINERACT-724 Upgrade
Spring Boot, Spring and Spring Security to their latest stable version
URL: https://github.com/apache/fineract/pull/642#discussion_r336885798
##########
File path: fineract-provider/dev-dependencies.gradle
##########
@@ -92,17 +89,19 @@ dependencies {
//[group: 'com.google.code.findbugs', name: 'jsr305', version:
'3.0.0']
[group: 'io.swagger', name: 'swagger-jersey-jaxrs', version:
'1.5.15'],
- [group: 'org.springframework', name:'spring-jms'],
- [group: 'org.apache.activemq', name: 'activemq-broker'],
+ [group: 'org.springframework', name:'spring-jms', version:
'4.0.7.RELEASE'],
Review comment:
Of course, I didn't mean to do that in this PR, but later; FYI I've just
created https://issues.apache.org/jira/browse/FINERACT-797 re. this.. just in
case you'd like to pick that up some day! :smiling_imp:
----------------------------------------------------------------
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