Which version of com.sendgrid does AEM Cloud Manager support Currently
Below Dependencies are not Getting Resolved in aem Cloud manager
getting the following error : com.sendgrid - cannot be resolved
<dependency>
<groupId>com.sendgrid</groupId>
<artifactId>java-http-client</artifactId>
<version>4.1.0</version>
</dependency>
<dependency>
<groupId>com.sendgrid</groupId>
<artifactId>sendgrid-java</artifactId>
<version>4.3.0</version>
</dependency>

