Skip to content

Commit

Permalink
update maven
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyong-lee-dev committed May 3, 2024
1 parent b2e3863 commit 49319e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
<scala.binary.version>2.13</scala.binary.version>
<scalatest-maven-plugin.version>2.2.0</scalatest-maven-plugin.version>
<!-- dont update scala-maven-plugin to version 4.8.1 SPARK-42809 and SPARK-43595 -->
<scala-maven-plugin.version>4.8.0</scala-maven-plugin.version>
<scala-maven-plugin.version>4.9.0</scala-maven-plugin.version>
<maven.scaladoc.skip>false</maven.scaladoc.skip>
<versions-maven-plugin.version>2.16.0</versions-maven-plugin.version>
<!-- for now, not running scalafmt as part of default verify pipeline -->
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
# limitations under the License.
#
# Please update the version in appveyor-install-dependencies.ps1 together.
sbt.version=1.9.2
sbt.version=1.9.5

0 comments on commit 49319e1

Please sign in to comment.