We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef1d9c commit 64e68d9Copy full SHA for 64e68d9
1 file changed
compute/mailjet/pom.xml
@@ -56,13 +56,11 @@
56
<type>jar</type>
57
<scope>provided</scope>
58
</dependency>
59
- <!-- [START dependencies] -->
60
<dependency>
61
<groupId>com.mailjet</groupId>
62
<artifactId>mailjet-client</artifactId>
63
<version>${mailjet.version}</version>
64
65
- <!-- [END dependencies] -->
66
</dependencies>
67
<build>
68
<plugins>
0 commit comments