Skip to content

feat: create telegrambots-bom module#1578

Open
yvasyliev wants to merge 3 commits into
rubenlagus:devfrom
yvasyliev:feature/telegrambots-bom
Open

feat: create telegrambots-bom module#1578
yvasyliev wants to merge 3 commits into
rubenlagus:devfrom
yvasyliev:feature/telegrambots-bom

Conversation

@yvasyliev

Copy link
Copy Markdown

This pull request introduces a new Bill of Materials (BOM) module to the project, making it easier to manage and align dependency versions across all TelegramBots artifacts. The main changes are the addition of the new telegrambots-bom module and its configuration.

Dependency management improvements:

  • Added the telegrambots-bom module to the project's main pom.xml, so it is now built as part of the overall project.
  • Created a new telegrambots-bom/pom.xml file that defines a BOM for all major TelegramBots modules, centralizing their version management under dependencyManagement.

Build configuration:

  • Configured the Maven Flatten plugin in the BOM's pom.xml to ensure the BOM is properly flattened for consumers, removing unnecessary elements from the published POM.

Resolves #1576

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.

1 participant