File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ All updates to this project is documented in our [CHANGELOG](https://github.com/
4040...
4141dependencies {
4242 ...
43- compile 'com.sendgrid:java-http-client:4.3.1 '
43+ compile 'com.sendgrid:java-http-client:4.3.2 '
4444}
4545
4646repositories {
@@ -55,7 +55,7 @@ repositories {
5555<dependency >
5656 <groupId >com.sendgrid</groupId >
5757 <artifactId >java-http-client</artifactId >
58- <version >4.3.1 </version >
58+ <version >4.3.2 </version >
5959</dependency >
6060```
6161
Original file line number Diff line number Diff line change 1111 <packaging >jar</packaging >
1212 <name >A simple HTTP client</name >
1313 <description >HTTP REST client, simplified for Java</description >
14- <version >4.3.1 </version >
14+ <version >4.3.2 </version >
1515 <url >https://github.com/sendgrid/java-http-client</url >
1616 <licenses >
1717 <license >
2424 <url >https://github.com/sendgrid/java-http-client</url >
2525 <
connection >scm:git:
[email protected] :sendgrid/java-http-client.git</
connection >
2626 <
developerConnection >scm:git:
[email protected] :sendgrid/java-http-client.git</
developerConnection >
27- <tag >4.3.1 </tag >
27+ <tag >4.3.2 </tag >
2828 </scm >
2929 <profiles >
3030 <profile >
You can’t perform that action at this time.
0 commit comments