Skip to content

Commit d86854c

Browse files
chore: Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.12.1 to 2.13.0 (#723)
1 parent f158675 commit d86854c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</license>
2121
</licenses>
2222
<properties>
23-
<jackson.version>2.12.1</jackson.version>
23+
<jackson.version>2.13.0</jackson.version>
2424
</properties>
2525
<scm>
2626
<url>https://github.com/sendgrid/sendgrid-java</url>

0 commit comments

Comments
 (0)