Skip to content

Commit

Permalink
chore(engine): bump jackson to 2.13.1
Browse files Browse the repository at this point in the history
Related to CAM-14218, CAM-14377; closes camunda#141
  • Loading branch information
koevskinikola authored Feb 17, 2022
1 parent cf175f1 commit e6e172d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</modules>

<properties>
<jackson.version>2.12.1</jackson.version>
<jackson.version>2.13.1</jackson.version>
<jackson.version.databind>${jackson.version}</jackson.version.databind>
<commons.version>1.9.0</commons.version>
<spin.version.old>1.12.0</spin.version.old>
Expand Down

0 comments on commit e6e172d

Please sign in to comment.