absurdfarce commented on code in PR #2051:
URL: 
https://github.com/apache/cassandra-java-driver/pull/2051#discussion_r2278287476


##########
pom.xml:
##########
@@ -65,7 +65,7 @@
     -->
     <tinkerpop.version>3.5.6</tinkerpop.version>
     <!-- when changing version also update version in LICENSE_binary  -->
-    <slf4j.version>1.7.26</slf4j.version>
+    <slf4j.version>2.0.16</slf4j.version>

Review Comment:
   Have to bump slf4j version as well here in order to address compile errors 
re: unable to find org.slf4j.spi.LoggingEvent once we moved to logback 1.3.x.  
Per the discussion [here](https://logback.qos.ch/setup.html) it looks like 
slf4j 2.x is required for logback 1.3.x.



-- 
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: pr-unsubscr...@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org
For additional commands, e-mail: pr-h...@cassandra.apache.org

Reply via email to