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