Skip to content

feat: LTS 10 - #2466

Merged
blakeli0 merged 4 commits into
masterfrom
update-lts-bom-versions
Apr 8, 2026
Merged

feat: LTS 10#2466
blakeli0 merged 4 commits into
masterfrom
update-lts-bom-versions

Conversation

@blakeli0

@blakeli0blakeli0 commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

Updated all the versions for LTS per tracker.
Tested with mvn install -Dtest='BomContentTest#testLtsBom' to make sure that there are no dependencies being downgraded.

<groupId>org.apache.beam</groupId>
<artifactId>beam-sdks-java-core</artifactId>
<version>${beam.version}</version>
<exclusions>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is this because beam was bringing protobuf 4.x since before our upgrade to protobuf 4.x?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Yes, I think so.

@blakeli0
blakeli0 merged commit 3f508a4 into masterApr 8, 2026
6 checks passed
@blakeli0
blakeli0 deleted the update-lts-bom-versions branch April 8, 2026 01:03
Sign up for freeto 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

@blakeli0@diegomarquezp