ndimiduk commented on code in PR #6993:
URL: https://github.com/apache/hbase/pull/6993#discussion_r2095984451


##########
hbase-shaded/pom.xml:
##########
@@ -90,7 +90,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-shade-plugin</artifactId>
-          <version>3.5.1</version>
+          <version>3.6.0</version>

Review Comment:
   Major class version 66 corresponds to JDK22. We're not ready to adopt that 
version of the JDK yet. So then we cannot upgrade to jackson-core-2.19.0 ? Or 
do we need to use a classifier or some other build trick to limit which jars 
are pulled in?



-- 
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]

Reply via email to