File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Functionality of this package is contained in Java package `com.fasterxml.jackso
3131<properties >
3232 ...
3333 <!-- Use the latest version whenever possible. -->
34- <jackson .version>2.17.1 </jackson .version>
34+ <jackson .version>2.18.2 </jackson .version>
3535 ...
3636</properties >
3737
@@ -599,9 +599,9 @@ usually a Jackson module.
599599` master ` branch is for developing the next major Jackson version -- 3.0 -- but there
600600are active maintenance branches in which much of development happens:
601601
602- * ` 2.16 ` is the branch for "next" minor version to release (as of July 2023)
603- * ` 2.15 ` is the current stable minor 2.x version
604- * ` 2.14 ` is for selected backported fixes
602+ * ` 2.19 ` is the branch for "next" minor version to release (as of July 2023)
603+ * ` 2.18 ` is the current stable minor 2.x version
604+ * ` 2.17 ` is for selected backported fixes
605605
606606Older branches are usually not maintained after being declared as closed
607607on [ Jackson Releases] ( https://github.com/FasterXML/jackson/wiki/Jackson-Releases ) page,
You can’t perform that action at this time.
0 commit comments