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
Since we do not extend jackson-base, need to include full plug-in definition
2.x is fine wrt project-version to jackson-bom but 3.x needs care as annotations will only have "major.minor" version, but base has "major.minor.patch"
The text was updated successfully, but these errors were encountered:
Same thing as
FasterXML/jackson-databind#2726
with just minor complications:
jackson-base
, need to include full plug-in definitionproject-version
tojackson-bom
but 3.x needs care as annotations will only have "major.minor" version, but base has "major.minor.patch"The text was updated successfully, but these errors were encountered: