adoroszlai opened a new pull request, #4906:
URL: https://github.com/apache/ozone/pull/4906
## What changes were proposed in this pull request?
Bump Guava to `32.0.0-jre`.
Fix dependency convergence error:
```
Dependency convergence error for
com.google.j2objc:j2objc-annotations:jar:1.3 paths to dependency are:
+-org.apache.ozone:ozone-integration-test:jar:1.4.0-SNAPSHOT
+-org.apache.ozone:ozone-csi:jar:1.4.0-SNAPSHOT:compile
+-com.google.protobuf:protobuf-java-util:jar:3.19.6:compile
+-com.google.j2objc:j2objc-annotations:jar:1.3:compile
and
+-org.apache.ozone:ozone-integration-test:jar:1.4.0-SNAPSHOT
+-org.apache.ozone:ozone-csi:jar:1.4.0-SNAPSHOT:compile
+-com.google.guava:guava:jar:32.0.0-jre:compile
+-com.google.j2objc:j2objc-annotations:jar:2.8:compile
```
https://issues.apache.org/jira/browse/HDDS-8853
## How was this patch tested?
CI:
https://github.com/adoroszlai/hadoop-ozone/actions/runs/5276513789
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]