8000 chore(deps): update dependency com.sendgrid:sendgrid-java to v4.6.7 (… · coderatgoogle/java-docs-samples@6cb10c3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6cb10c3

Browse files
authored
chore(deps): update dependency com.sendgrid:sendgrid-java to v4.6.7 (GoogleCloudPlatform#4010)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.sendgrid:sendgrid-java](https://togithub.com/sendgrid/sendgrid-java) | patch | `4.6.6` -> `4.6.7` | --- ### Release Notes <details> <summary>sendgrid/sendgrid-java</summary> ### [`v4.6.7`](https://togithub.com/sendgrid/sendgrid-java/blob/master/CHANGELOG.md#&#8203;2020-10-14-Version-467) [Compare Source](https://togithub.com/sendgrid/sendgrid-java/compare/4.6.6...4.6.7) **Library - Docs** - [PR #&GoogleCloudPlatform#8203;360](https://togithub.com/sendgrid/sendgrid-java/pull/360): reorganize examples. Thanks to [@&GoogleCloudPlatform#8203;derjayjay](https://togithub.com/derjayjay)! </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-docs-samples).
1 parent 8e0dacb commit 6cb10c3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

appengine-java8/sendgrid/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Copyright 2018 Google LLC
4848
<dependency>
4949
<groupId>com.sendgrid</groupId>
5050
<artifactId>sendgrid-java</artifactId>
51-
<version>4.6.6</version>
51+
<version>4.6.7</version>
5252
</dependency>
5353
<!-- [END gae_sendgrid_dependencies] -->
5454
</dependencies>

compute/sendgrid/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.sendgrid</groupId>
4242
<artifactId>sendgrid-java</artifactId>
43-
<version>4.6.6</version>
43+
<version>4.6.7</version>
4444
</dependency>
4545
<!-- [END dependencies] -->
4646
</dependencies>

flexible/sendgrid/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.sendgrid</groupId>
5454
<artifactId>sendgrid-java</artifactId>
55-
<version>4.6.6</version>
55+
<version>4.6.7</version>
5656
</dependency>
5757
<!-- [END gae_flex_sendgrid_dependencies] -->
5858
</dependencies>

0 commit comments

Comments
 (0)
0