Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade jackson dependencies to 2.11.4 (as in play-json 2.8.x) #784

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

cchantep
Copy link
Member

No description provided.

@cchantep cchantep force-pushed the task/backport-jackson-upgrade branch from 268fdb5 to 930e44a Compare August 30, 2022 19:32
@cchantep cchantep force-pushed the task/backport-jackson-upgrade branch from 930e44a to 9e5f37f Compare August 30, 2022 19:39
@cchantep cchantep merged commit e24eb0c into 2.9.x Aug 30, 2022
@cchantep cchantep deleted the task/backport-jackson-upgrade branch August 30, 2022 19:52
@@ -3,7 +3,7 @@ name: Release Drafter
on:
push:
branches:
- 2.9.x
- main
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is wrong, should stay 2.9.x on this branch.

@@ -12,7 +12,7 @@ jobs:
- uses: release-drafter/release-drafter@v5
with:
name: "Play JSON $RESOLVED_VERSION"
config-name: release-drafts/increasing-patch-version.yml # located in .github/ in the default branch within this or the .github repo
config-name: release-drafts/increasing-minor-version.yml # located in .github/ in the default branch within this or the .github repo
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here, we release patches from this branch.

@mkurz mkurz mentioned this pull request Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants