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

Fix jackson java version issue #53

Merged
merged 8 commits into from
Aug 6, 2024
Merged

Fix jackson java version issue #53

merged 8 commits into from
Aug 6, 2024

Conversation

Joaquimmnetto
Copy link
Collaborator

Description

Fixes issue introduced by new version of transient dependency jackson-core:2.17. Turns out its actually a gradle but and the solution is to update to the latest gradle 7 (7.6.4).

Changes

  • UPDATE gradle to 7.6.4

Copy link

apiiro bot commented Aug 6, 2024

WORKFLOW-9 · Comment on PR with Gray License

Remediation actions:
Legal Notice - Gray License ©️

The pull-request is adding an OSS library with a "Gray" license. This might indicate on a violation of our legal policy.
Please review our legal policy and make sure that you are following the rules under the "Gray components – Non - Distribution" section.

Other

  • ⚠ New license with dependency LGPL-3.0 ()
    • ⚠ Dependencyorg.sonarsource.scanner.gradle:sonarqube-gradle-plugin

Repository: atlas-dotnet-sonarqube
Applications: Wooga

View in Apiiro

@Joaquimmnetto Joaquimmnetto merged commit a17c12b into master Aug 6, 2024
5 of 6 checks passed
Joaquimmnetto added a commit that referenced this pull request Aug 6, 2024
Joaquimmnetto added a commit that referenced this pull request Aug 6, 2024
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.

jackson-core:2.15.0-rc1 causes Gradle (pre-7.6) build failure
1 participant