onichols-pivotal commented on a change in pull request #5018:
URL: https://github.com/apache/geode/pull/5018#discussion_r419758115



##########
File path: 
buildSrc/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy
##########
@@ -101,6 +101,7 @@ class DependencyConstraints implements Plugin<Project> {
         api(group: 'com.nimbusds', name:'nimbus-jose-jwt', version:'8.11')
         api(group: 'com.sun.activation', name: 'javax.activation', version: 
'1.2.0')
         api(group: 'com.sun.istack', name: 'istack-commons-runtime', version: 
'3.0.11')
+        api(group: 'com.sun.mail', name: 'javax.mail', version: '1.6.2')

Review comment:
       this is intertwined with the activation issue, so GEODE-8066 will cover 
both




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to