[Bug] [Java] Upgrade Guava version to 32.1.3#16833
[Bug] [Java] Upgrade Guava version to 32.1.3#16833wing328 merged 2 commits intoOpenAPITools:masterfrom
Conversation
|
Thanks for the PR but your commit (as shown in the Commits tab) is not linked to your Github account, which means this PR won't count as your contribution in https://github.com/OpenAPITools/openapi-generator/graphs/contributors. Let me know if you need help fixing it. |
pom.xml
Outdated
There was a problem hiding this comment.
what about updating the version to https://mvnrepository.com/artifact/com.google.guava/guava/32.1.3-jre instead?
There was a problem hiding this comment.
Thanks for the review, yes we can upgrade the version to 32.1.3 , build is successfull and tests as well.
Thank you :), i have fixed this and commit now shows against my contribution. |
to close #16832
PR checklist
This is important, as CI jobs will verify all generator outputs of your HEAD commit as it would merge with master.
These must match the expectations made by your contribution.
You may regenerate an individual generator by passing the relevant config(s) as an argument to the script, for example
./bin/generate-samples.sh bin/configs/java*.For Windows users, please run the script in Git BASH.
master(upcoming 7.1.0 minor release - breaking changes with fallbacks),8.0.x(breaking changes without fallbacks)