Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Le-Zheng committed Jun 15, 2023
1 parent b765906 commit 2f49211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zoo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@
<scala.macros.version>2.1.0</scala.macros.version>
<akka.http.version>10.2.3</akka.http.version>
<akka.actor.version>2.6.9</akka.actor.version>
<guava.version>23.0</guava.version>
<guava.version>32.0.0-jre</guava.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<bigdl.artifactId>bigdl-SPARK_${spark-version.project}</bigdl.artifactId>
Expand Down

0 comments on commit 2f49211

Please sign in to comment.