[KYUUBI #708] [BUILD] Upgrade scala-maven-plugin to 4.5.3
### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [x] [Run test](https://kyuubi.readthedocs.io/en/latest/tools/testing.html#running-tests) locally before make a pull request Closes #720 from wuchunfu/708. Closes #708 a99772bb [wuchunfu] [KYUUBI #708] add a new comment here and skip this version 6c8555f2 [wuchunfu] [KYUUBI #708] add a new comment here and skip this version 86770b67 [wuchunfu] [KYUUBI #708] [BUILD] Upgrade scala-maven-plugin to 4.5.3 Authored-by: wuchunfu <319355703@qq.com> Signed-off-by: Cheng Pan <379377944@qq.com>
This commit is contained in:
parent
4d2fee5dcc
commit
e8abfadd2d
1
pom.xml
1
pom.xml
@ -96,6 +96,7 @@
|
||||
<maven.plugin.build.helper.version>3.2.0</maven.plugin.build.helper.version>
|
||||
<maven.plugin.compiler.version>3.8.1</maven.plugin.compiler.version>
|
||||
<!-- DO NOT bump 4.4.0, see https://github.com/NetEase/kyuubi/pull/441 -->
|
||||
<!-- DO NOT bump 4.5.3, see https://github.com/NetEase/kyuubi/issues/708 -->
|
||||
<maven.plugin.scala.version>4.3.0</maven.plugin.scala.version>
|
||||
<maven.plugin.surefire.version>2.22.0</maven.plugin.surefire.version>
|
||||
<maven.plugin.scalatest.version>2.0.0</maven.plugin.scalatest.version>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user