Skip to content

Conversation

@scordio
Copy link
Member

@scordio scordio commented Sep 17, 2025

This change bumps:

  • byte-buddy.version from 1.15.11 to 1.17.7
  • guava.version from 33.4.0-jre to 33.4.8-jre
  • junit-jupiter.version from 5.11.4 to 5.13.4

Closes #3946.

This change bumps:
* `byte-buddy.version` from 1.15.11 to 1.17.7
* `guava.version` from 33.4.0-jre to 33.4.8-jre
* `junit-jupiter.version` from 5.11.4 to 5.13.4
@scordio scordio added this to the 3.27.5 milestone Sep 17, 2025
@scordio scordio requested a review from Copilot September 17, 2025 15:56
@scordio scordio added the language: Java 25+ An issue related to using AssertJ with Java 25 or newer label Sep 17, 2025
Copy link

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 three production dependencies across the AssertJ project to their latest versions: ByteBuddy, Guava, and JUnit Jupiter. The changes ensure the project uses the most recent stable versions of these core dependencies.

  • Updated ByteBuddy from 1.15.11 to 1.17.7
  • Updated Guava from 33.4.0-jre to 33.4.8-jre
  • Updated JUnit Jupiter from 5.11.4 to 5.13.4

Reviewed Changes

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

File Description
assertj-parent/pom.xml Updates JUnit Jupiter version property for parent module
assertj-guava/pom.xml Updates Guava version property for Guava integration module
assertj-core/pom.xml Updates ByteBuddy version property for core module

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@scordio scordio merged commit 26ea866 into 3.x Sep 17, 2025
29 of 31 checks passed
@scordio scordio deleted the update-dependencies branch September 17, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

language: Java 25+ An issue related to using AssertJ with Java 25 or newer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant