[KYUUBI #6364] Bump scala-maven-plugin from 4.8.0 to 4.9.2
# 🔍 Description ## Issue References 🔗 This pull request fixes # ## Describe Your Solution 🔧 - bump `scala-maven-plugin` from 4.8.0 to 4.9.2, with `zinc` bumped from 1.8.0(Nov 11, 2022) to 1.10.0(May 6, 2024) ## Types of changes 🔖 - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 #### Behavior Without This Pull Request ⚰️ #### Behavior With This Pull Request 🎉 #### Related Unit Tests --- # Checklist 📝 - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6364 from bowenliang123/scala-maven-490. Closes #6364 554379702 [Bowen Liang] bump scala-maven-plugin to 4.9.2 Authored-by: Bowen Liang <liangbowen@gf.com.cn> Signed-off-by: Bowen Liang <liangbowen@gf.com.cn>
This commit is contained in:
parent
996cdccc09
commit
c94f0d7a54
2
pom.xml
2
pom.xml
@ -231,7 +231,7 @@
|
||||
<maven.plugin.enforcer.mojo.rules.version>1.8.0</maven.plugin.enforcer.mojo.rules.version>
|
||||
<maven.plugin.flatten.version>1.6.0</maven.plugin.flatten.version>
|
||||
<maven.plugin.frontend.version>1.12.1</maven.plugin.frontend.version>
|
||||
<maven.plugin.scala.version>4.8.0</maven.plugin.scala.version>
|
||||
<maven.plugin.scala.version>4.9.2</maven.plugin.scala.version>
|
||||
<maven.plugin.scalatest.version>2.2.0</maven.plugin.scalatest.version>
|
||||
<maven.plugin.scalatest.exclude.tags>org.scalatest.tags.Slow</maven.plugin.scalatest.exclude.tags>
|
||||
<maven.plugin.scalatest.include.tags></maven.plugin.scalatest.include.tags>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user