pan3793 commented on code in PR #6603:
URL: https://github.com/apache/kyuubi/pull/6603#discussion_r1713224405
##########
pom.xml:
##########
@@ -241,7 +241,7 @@
<maven.plugin.jacoco.version>0.8.11</maven.plugin.jacoco.version>
<maven.plugin.scalastyle.version>1.0.0</maven.plugin.scalastyle.version>
<maven.plugin.shade.version>3.5.2</maven.plugin.shade.version>
- <maven.plugin.silencer.version>1.7.13</maven.plugin.silencer.version>
+ <maven.plugin.silencer.version>1.7.17</maven.plugin.silencer.version>
Review Comment:
each version of silencer has a strictly supported Scala version list, it's
common to update with Scala version together
https://mvnrepository.com/artifact/com.github.ghik/silencer-plugin
--
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]