You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -256,8 +258,8 @@ See the [main Jackson contribution guidelines](https://github.com/FasterXML/jack
256
258
257
259
If you are going to write code, choose the appropriate base branch:
258
260
259
-
-`2.17` for bugfixes against the current stable version
260
-
-`2.18` for additive functionality & features or [minor](https://semver.org), backwards compatible changes to existing behavior to be included in the next minor version release
261
+
-`2.18` for bugfixes against the current stable version
262
+
-`2.19` for additive functionality & features or [minor](https://semver.org), backwards compatible changes to existing behavior to be included in the next minor version release
261
263
-`master` for significant changes to existing behavior, which will be part of Jackson 3.0
0 commit comments