Skip to content

Commit e57a8df

Browse files
authored
Update Jackson version to 2.21.2 (#712)
Signed-off-by: András Kerekes <akerekes@google.com>
1 parent 0d96691 commit e57a8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

formats/json-jackson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<packaging>jar</packaging>
3232

3333
<properties>
34-
<jackson.version>2.15.2</jackson.version>
34+
<jackson.version>2.21.2</jackson.version>
3535
<module-name>io.cloudevents.formats.jackson</module-name>
3636
</properties>
3737

0 commit comments

Comments
 (0)