Skip to content

Commit

Permalink
Bump com.sendgrid:sendgrid-java from 4.9.3 to 4.10.1
Browse files Browse the repository at this point in the history
Bumps [com.sendgrid:sendgrid-java](https://github.com/sendgrid/sendgrid-java) from 4.9.3 to 4.10.1.
- [Release notes](https://github.com/sendgrid/sendgrid-java/releases)
- [Changelog](https://github.com/sendgrid/sendgrid-java/blob/main/CHANGELOG.md)
- [Commits](sendgrid/sendgrid-java@4.9.3...4.10.1)

---
updated-dependencies:
- dependency-name: com.sendgrid:sendgrid-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 3b14e37 commit dac6384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>com.sendgrid</groupId>
<artifactId>sendgrid-java</artifactId>
<version>4.9.3</version>
<version>4.10.1</version>
</dependency>

<!-- DATABASE STUFF -->
Expand Down

0 comments on commit dac6384

Please sign in to comment.