Skip to content

Commit 64e68d9

Browse files
authored
chore: remove unnecessary dependency code snippets from pom.xml (#10290)
1 parent 3ef1d9c commit 64e68d9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

compute/mailjet/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,11 @@
5656
<type>jar</type>
5757
<scope>provided</scope>
5858
</dependency>
59-
<!-- [START dependencies] -->
6059
<dependency>
6160
<groupId>com.mailjet</groupId>
6261
<artifactId>mailjet-client</artifactId>
6362
<version>${mailjet.version}</version>
6463
</dependency>
65-
<!-- [END dependencies] -->
6664
</dependencies>
6765
<build>
6866
<plugins>

0 commit comments

Comments
 (0)