We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 842872d commit b1ab0d6Copy full SHA for b1ab0d6
pom.xml
@@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com
49
</scm>
50
51
<properties>
52
- <jackson.version>2.18.2</jackson.version>
+ <jackson.version>2.18.3-SNAPSHOT</jackson.version>
53
54
<!-- 25-Sep-2019, tatu: With Jackson 2.x we will release full patch-level versions
55
of annotations BUT they are all identical, content-wise.
0 commit comments