Skip to content

Comments

5.0.0 maintenance#2820

Merged
afranken merged 3 commits intomainfrom
5.0.0-maintenance
Dec 5, 2025
Merged

5.0.0 maintenance#2820
afranken merged 3 commits intomainfrom
5.0.0-maintenance

Conversation

@afranken
Copy link
Member

@afranken afranken commented Dec 4, 2025

Description

Related Issue

Tasks

  • I have signed the CLA.
  • I have written tests and verified that they fail without my change.

Copy link
Contributor

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 performs maintenance tasks for the 5.0.0 release, focusing on dependency cleanup and updating documentation to reflect the current release status. Key changes include removing unused dependencies, upgrading Java runtime versions in Docker, and reorganizing the changelog to mark 5.0.0 as the current active version.

  • Removed unused dependencies (json-unit-assertj and jetbrains-annotations from specific modules)
  • Updated Docker container from OpenJDK 21 to OpenJDK 25
  • Reorganized CHANGELOG.md to mark version 5.0.0 as current and 4.x as deprecated

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pom.xml Removed unused json-unit-assertj dependency management and added clarifying comment for jetbrains-annotations workaround
server/pom.xml Removed unused json-unit-assertj test dependency
testsupport/testcontainers/pom.xml Removed unused jetbrains-annotations dependency
docker/Dockerfile Updated from OpenJDK 21 to OpenJDK 25 for both JDK and jmods, updated multi-release target version
CHANGELOG.md Reorganized version sections to reflect 5.0.0 as current release, moved 4.x to deprecated status, updated planned 6.x section, and removed future date reference

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

@afranken afranken merged commit e251c92 into main Dec 5, 2025
12 checks passed
@afranken afranken deleted the 5.0.0-maintenance branch December 5, 2025 16:22
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