From a2d4e8ad25c9fcd84278a8dd0391e658d3a8cfb2 Mon Sep 17 00:00:00 2001 From: Shubham Tiwari Date: Thu, 18 Jan 2024 13:53:33 +0530 Subject: [PATCH 1/2] chore: upgraded the jackson version to 2.14.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 742055bb..ca72a7aa 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ - 2.13.3 + 2.14.0 https://github.com/sendgrid/sendgrid-java @@ -306,4 +306,4 @@ - \ No newline at end of file + From 0224ccfb8484253e8cb62b5beeeb08a331f18a5b Mon Sep 17 00:00:00 2001 From: Shubham Tiwari Date: Thu, 18 Jan 2024 13:53:47 +0530 Subject: [PATCH 2/2] chore: changed licence year to 2024 --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 3154774a..d703157e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (C) 2023, Twilio SendGrid, Inc. +Copyright (C) 2024, Twilio SendGrid, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in