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 +257,8 @@ See the [main Jackson contribution guidlines](https://github.com/FasterXML/jacks
256
257
257
258
If you are going to write code, choose the appropriate base branch:
258
259
259
-
-`2.12` for bugfixes against the current stable version
260
-
-`2.13` for additive functionality & features or [minor](https://semver.org), backwards compatible changes to existing behavior to be included in the next minor version release
260
+
-`2.14` for bugfixes against the current stable version
261
+
-`2.15` 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
262
-`master` for significant changes to existing behavior, which will be part of Jackson 3.0
0 commit comments