Skip to content

Conversation

@Ananya2
Copy link
Contributor

@Ananya2 Ananya2 commented Sep 10, 2025

Overview
This PR backports the fix from #2755 into the release/13.2 branch.

Issue
One of the recently added testing dependencies (Byte Buddy 1.15.11) was left with the default compile scope instead of test. This resulted in the ~8.1 MB jar being included in runtime artifacts.

Resolution
Updated the POM to set the scope to test for the missed dependency.

Validation:
mvn dependency:tree now shows Byte Buddy only under test scope

@Ananya2 Ananya2 merged commit 8bdadd0 into release/13.2 Sep 11, 2025
4 checks passed
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.

4 participants