Skip to content

chore(camunda-version): update camunda version#160

Open
mathias-vandaele wants to merge 2 commits into
release/8.9from
update-camunda-version-to-8.9.0
Open

chore(camunda-version): update camunda version#160
mathias-vandaele wants to merge 2 commits into
release/8.9from
update-camunda-version-to-8.9.0

Conversation

@mathias-vandaele
Copy link
Copy Markdown

This pull request updates the Camunda dependency version in the pom.xml file from 8.8.8 to 8.9.0.

  • Dependency Updates:
    • Upgraded the camunda dependency version to 8.9.0 in pom.xml to ensure compatibility with the latest features and bug fixes.

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 parent Maven property version.camunda to move the SAP connectors onto a newer Camunda 8 release line.

Changes:

  • Bump version.camunda in the root pom.xml from 8.8.8 to 8.9.0.

Comment thread pom.xml

<version.slf4j>2.0.17</version.slf4j>
<version.camunda>8.8.8</version.camunda>
<version.camunda>8.9.0</version.camunda>
Copy link

Copilot AI Apr 1, 2026

Choose a reason for hiding this comment

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

Updating version.camunda from 8.8.x to 8.9.x changes the minor version association, but the project/module versions remain 8.8.0-SNAPSHOT (see <version> in this POM and module POMs). Repository guidance indicates major/minor versions encode the Camunda 8 release association, so the Camunda minor bump should be accompanied by aligning the connector versions (or keep Camunda on 8.8.x if this repo is intended to stay on the 8.8 line).

Suggested change
<version.camunda>8.9.0</version.camunda>
<version.camunda>8.8.0</version.camunda>

Copilot uses AI. Check for mistakes.
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