You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/22 07:03:24 UTC

[GitHub] [avro] martin-g commented on pull request #2268: Bump jackson-bom from 2.14.2 to 2.15.2 in /lang/java

martin-g commented on PR #2268:
URL: https://github.com/apache/avro/pull/2268#issuecomment-1602113680

   My opinion: 
   
   If the PR changes just the version in the pom.xml and does not need any updates in the Java code then it is safe to merge it. IMO it is good to keep all dependencies up-to-date if possible. The users can overwrite the version in their apps to an older version if needed.
   
   But if there is a need of changes in Java code then the bump contains API breaks and the users won't be able to downgrade the version in their apps. In this case I'd suggest to merge the PR only for the next major version of Avro.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org