Skip to content

Commit f370ca9

Browse files
authored
chore: security upgrade jackson-databind from 2.13.0 to 2.13.2 (#726)
1 parent ec53072 commit f370ca9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</license>
2121
</licenses>
2222
<properties>
23-
<jackson.version>2.13.0</jackson.version>
23+
<jackson.version>2.13.2</jackson.version>
2424
</properties>
2525
<scm>
2626
<url>https://github.com/sendgrid/sendgrid-java</url>
@@ -306,4 +306,4 @@
306306
</plugin>
307307
</plugins>
308308
</reporting>
309-
</project>
309+
</project>

0 commit comments

Comments
 (0)