Skip to content

fix: remove version-less Jackson entries from dependencyManagement to pass Maven Central POM validation#1408

Merged
djankows merged 1 commit intomasterfrom
fix/maven-central-jackson-dependency-management
Apr 22, 2026
Merged

fix: remove version-less Jackson entries from dependencyManagement to pass Maven Central POM validation#1408
djankows merged 1 commit intomasterfrom
fix/maven-central-jackson-dependency-management

Conversation

@djankows
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the root Maven POM to satisfy Maven Central POM validation by removing redundant/version-less Jackson entries from dependencyManagement, relying solely on the imported Jackson BOM for version alignment.

Changes:

  • Removed version-less com.fasterxml.jackson.* entries from <dependencyManagement>.
  • Kept Jackson version management via the existing com.fasterxml.jackson:jackson-bom import.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@djankows djankows merged commit aeefd07 into master Apr 22, 2026
12 checks passed
@djankows djankows deleted the fix/maven-central-jackson-dependency-management branch April 22, 2026 08:14
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.

3 participants