Skip to content

Conversation

@Castlebin
Copy link

The Lombok dependency should not be transitive.

The Lombok dependency should not be transitive.
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.26</version>
<scope>compile</scope>
Copy link
Collaborator

@kevinlin09 kevinlin09 Nov 3, 2025

Choose a reason for hiding this comment

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

Would it be better to simply change "compile" to "provided " ?

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