Cole-Greer commented on code in PR #3583:
URL: https://github.com/apache/tinkerpop/pull/3583#discussion_r3680522323
##########
gremlin-shaded/pom.xml:
##########
@@ -48,7 +48,7 @@ limitations under the License.
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
- <version>2.15.2</version>
+ <version>2.18.9</version>
Review Comment:
That's a case of my agent leaking a bit too much context into the commit
message. Transient jackson dependencies in hadoop/spark/sparql have always been
managed somewhat independently from the main dependency in gremlin-shaded.
Those upgrades have a much larger blast-radius which I don't want to commit to
at this time. I don't think there's any need to document that anywhere.
--
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]