Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/932#discussion_r42135300 --- Diff: pom.xml --- @@ -73,7 +73,7 @@ <cs.jasypt.version>1.9.2</cs.jasypt.version> <cs.trilead.version>1.0.0-build217</cs.trilead.version> <cs.ehcache.version>2.6.9</cs.ehcache.version> - <cs.gson.version>1.7.2</cs.gson.version> + <cs.gson.version>[2.4,)</cs.gson.version> --- End diff -- at the moment this list is a mess. not all deps are in it and the list is unsorted making it very hardd to maintain so I would prefer an automatic update like above.
--- 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. ---