File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (C) 2024 , Twilio SendGrid, Inc. <help@twilio.com>
3+ Copyright (C) 2025 , Twilio SendGrid, Inc. <help@twilio.com>
44
55Permission is hereby granted, free of charge, to any person obtaining a copy of
66this software and associated documentation files (the "Software"), to deal in
Original file line number Diff line number Diff line change 2020 </license >
2121 </licenses >
2222 <properties >
23- <jackson .version>2.14 .0</jackson .version>
23+ <jackson .version>2.19 .0</jackson .version>
2424 </properties >
2525 <scm >
2626 <url >https://github.com/sendgrid/sendgrid-java</url >
100100 <plugin >
101101 <groupId >org.apache.maven.plugins</groupId >
102102 <artifactId >maven-shade-plugin</artifactId >
103- <version >3.2.4 </version >
103+ <version >3.6.0 </version >
104104 <configuration >
105105 <relocations >
106106 <relocation >
145145 <artifactId >maven-compiler-plugin</artifactId >
146146 <version >3.8.1</version >
147147 <configuration >
148- <source >1.8 </source >
149- <target >1.8 </target >
148+ <source >21 </source >
149+ <target >21 </target >
150150 </configuration >
151151 </plugin >
152152 <plugin >
209209 <plugin >
210210 <groupId >org.apache.maven.plugins</groupId >
211211 <artifactId >maven-shade-plugin</artifactId >
212- <version >3.2.4 </version >
212+ <version >3.6.0 </version >
213213 <configuration >
214214 <relocations >
215215 <relocation >
262262 <dependency >
263263 <groupId >com.sendgrid</groupId >
264264 <artifactId >java-http-client</artifactId >
265- <version >4.5.0 </version >
265+ <version >4.5.1 </version >
266266 </dependency >
267267 <dependency >
268268 <groupId >com.fasterxml.jackson.core</groupId >
You can’t perform that action at this time.
0 commit comments