gavinchou commented on code in PR #67456:
URL: https://github.com/apache/doris/pull/67456#discussion_r3916691435


##########
fe/pom.xml:
##########
@@ -451,8 +451,8 @@ under the License.
         <flatbuffers.version>1.12.0</flatbuffers.version>
         <jacoco.version>0.8.10</jacoco.version>
         <!-- Maven Shade 3.4.1 cannot parse the Java 21 multi-release classes 
shipped by
-             Jackson 2.21.x. Version 3.6.2 uses a current ASM release that 
supports them. -->
-        <maven-shade-plugin.version>3.6.2</maven-shade-plugin.version>
+             Jackson 2.21.x. Version 3.5.1 uses ASM 9.5, which supports Java 
21. -->
+        <maven-shade-plugin.version>3.5.1</maven-shade-plugin.version>

Review Comment:
   Do not touch what you don't modify



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

Reply via email to