Skip to content

Commit

Permalink
#588 Update jackson to 2.15.2 (#589)
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Stumm <bs@boris-stumm.de>
  • Loading branch information
stummb committed Oct 2, 2023
1 parent b30324e commit eaef3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion formats/json-jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<packaging>jar</packaging>

<properties>
<jackson.version>2.13.3</jackson.version>
<jackson.version>2.15.2</jackson.version>
<module-name>io.cloudevents.formats.jackson</module-name>
</properties>

Expand Down

0 comments on commit eaef3be

Please sign in to comment.