-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add required dependencies explicitly in the POM (#120)
* Add error_prone_annotations dependency and add CanIgnoreReturnValue to ValidatingInvoker#validate method. * Add guava dependency * Add jakarta.servlet-api dependency * Add jakarta.validation-api dependency * Add jakarta.xml.ws-api dependency * Add slf4j-api dependency * Move the two provided dependencies to a separate "Provided dependencies" section in the POM Closes #118 Closes #119
- Loading branch information
1 parent
206d5eb
commit 5135d8c
Showing
2 changed files
with
53 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters