Skip to content

Commit

Permalink
Forgot to change jackson version to point to 2.13.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Sep 4, 2021
1 parent d7ac208 commit 40be321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com
</scm>

<properties>
<jackson.version>2.13.0-rc2</jackson.version>
<jackson.version>2.13.0-SNAPSHOT</jackson.version>

<!-- 25-Sep-2019, tatu: With Jackson 2.x we will release full patch-level versions
of annotations BUT they are all identical, content-wise.
Expand Down

0 comments on commit 40be321

Please sign in to comment.