We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 511e7f7 commit e5443e3Copy full SHA for e5443e3
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (C) 2023, Twilio SendGrid, Inc. <help@twilio.com>
+Copyright (C) 2024, Twilio SendGrid, Inc. <help@twilio.com>
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy of
6
this software and associated documentation files (the "Software"), to deal in
pom.xml
@@ -20,7 +20,7 @@
20
</license>
21
</licenses>
22
<properties>
23
- <jackson.version>2.13.3</jackson.version>
+ <jackson.version>2.14.0</jackson.version>
24
</properties>
25
<scm>
26
<url>https://github.com/sendgrid/sendgrid-java</url>
@@ -306,4 +306,4 @@
306
</plugin>
307
</plugins>
308
</reporting>
309
-</project>
+</project>
0 commit comments