Skip to content

Conversation

@martin-g
Copy link
Member

Jira

Tests

  • No need

Commits

  • My commits all reference Jira issues in their subject lines. In addition, my commits follow the guidelines from "How to write a good git commit message":
    1. Subject is separated from body by a blank line
    2. Subject is limited to 50 characters (not including Jira issue reference)
    3. Subject does not end with a period
    4. Subject uses the imperative mood ("add", not "adding")
    5. Body wraps at 72 characters
    6. Body explains "what" and "why", not "how"

Documentation

  • No need

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
@github-actions github-actions bot added build Java Pull Requests for Java binding labels Apr 13, 2022
@martin-g martin-g merged commit 387f497 into master Apr 13, 2022
martin-g added a commit that referenced this pull request Apr 13, 2022
* AVRO-3487: Update Jackson to 2.12.6.1

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>

* AVRO-3487: Use jackson-bom for managing Jackson dependencies

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
(cherry picked from commit 387f497)
@martin-g martin-g deleted the avro-3487-bump-jackson-to-2.12.6.1 branch April 13, 2022 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Java Pull Requests for Java binding

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant