Skip to content

Update Maven dependencies#1218

Merged
rodaine merged 1 commit intomainfrom
pkw/update-dependencies
Jan 6, 2025
Merged

Update Maven dependencies#1218
rodaine merged 1 commit intomainfrom
pkw/update-dependencies

Conversation

@pkwarren
Copy link
Member

@pkwarren pkwarren commented Jan 6, 2025

Update Maven dependencies to the latest. Add Guava as a compile dependency. Clean up build to use dependency management.

Update Maven dependencies to the latest. Add Guava as a compile
dependency. Clean up build to use dependency management.

<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
Copy link
Member Author

Choose a reason for hiding this comment

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

This is a required compile dependency - updated to pull it in explicitly and also enabled dependency analysis to catch any additional required dependencies which aren't declared.

@pkwarren pkwarren requested a review from rodaine January 6, 2025 16:30
@rodaine rodaine merged commit ddbe9d7 into main Jan 6, 2025
@rodaine rodaine deleted the pkw/update-dependencies branch January 6, 2025 17:50
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