File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com
4949 </scm >
5050
5151 <properties >
52- <jackson .version>2.18.4 </jackson .version>
52+ <jackson .version>2.18.5-SNAPSHOT </jackson .version>
5353
5454 <!-- 25-Sep-2019, tatu: With Jackson 2.x we will release full patch-level versions
5555 of annotations BUT they are all identical, content-wise.
@@ -58,7 +58,7 @@ of Jackson components maintained by FasterXML.com
5858 confusing than alternative.
5959 -->
6060 <jackson .version.annotations>${jackson.version} </jackson .version.annotations>
61- <jackson .version.core>2.18.4.1 </jackson .version.core>
61+ <jackson .version.core>${jackson.version} </jackson .version.core>
6262 <jackson .version.databind>${jackson.version} </jackson .version.databind>
6363 <jackson .version.dataformat>${jackson.version} </jackson .version.dataformat>
6464 <jackson .version.datatype>${jackson.version} </jackson .version.datatype>
You can’t perform that action at this time.
0 commit comments