Skip to content

Commit 7842f1b

Browse files
Atanas Damyanlievlesv
Atanas Damyanliev
authored andcommitted
updating Mailjet java version in pom.xml files (GoogleCloudPlatform#818)
* update pom.xml Mailjet java version 4.1.1 released today, updating pom.xml to match * update pom.xml Mailjet java version 4.1.1 released today, updating pom.xml to match * update pm.xml Mailjet java version 4.1.1 released today, updating pom.xml to match
1 parent 6661719 commit 7842f1b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

appengine/mailjet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<relativePath>..</relativePath>
2727
</parent>
2828
<properties>
29-
<mailjet.version>4.1.0</mailjet.version>
29+
<mailjet.version>4.1.1</mailjet.version>
3030
</properties>
3131
<dependencies>
3232
<dependency>

compute/mailjet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</parent>
2929

3030
<properties>
31-
<mailjet.version>4.1.0</mailjet.version>
31+
<mailjet.version>4.1.1</mailjet.version>
3232
</properties>
3333

3434
<dependencies>

flexible/mailjet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<appengine.maven.plugin>1.3.1</appengine.maven.plugin>
3737
<jetty>9.4.4.v20170414</jetty>
3838

39-
<mailjet-version>4.1.0</mailjet-version>
39+
<mailjet-version>4.1.1</mailjet-version>
4040
</properties>
4141

4242
<dependencies>

0 commit comments

Comments
 (0)