Skip to content

Commit

Permalink
boop
Browse files Browse the repository at this point in the history
  • Loading branch information
echeipesh committed Dec 14, 2022
1 parent b937a70 commit 43e8d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/RFDependenciesPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ object RFDependenciesPlugin extends AutoPlugin {
// NB: Make sure to update the Spark version in pyrasterframes/python/setup.py
rfSparkVersion := "3.2.1",
rfGeoTrellisVersion := "3.6.3",
rfGeoMesaVersion := "3.4.1"
rfGeoMesaVersion := "3.4.1",
excludeDependencies += "log4j" % "log4j"
)
}

0 comments on commit 43e8d3d

Please sign in to comment.