spmallette commented on code in PR #2475:
URL: https://github.com/apache/tinkerpop/pull/2475#discussion_r1475959035
##########
gremlin-core/pom.xml:
##########
@@ -101,6 +101,16 @@ limitations under the License.
<artifactId>hamcrest</artifactId>
<scope>test</scope>
</dependency>
+ <dependency>
Review Comment:
it looks like there is relatively minor usage of guava and lombok. could you
please adjust the `StepOutputArityPredictor` to not use these libraries so
that we don't need to take the dependency?
--
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]