aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sbt b/build.sbt
index f11e5a38..0ee3e805 100644
--- a/build.sbt
+++ b/build.sbt
@@ -70,7 +70,7 @@ libraryDependencies += "net.jcazevedo" %% "moultingyaml" % "0.4.1"
libraryDependencies += "org.json4s" %% "json4s-native" % "3.6.7"
-libraryDependencies += "org.apache.commons" % "commons-text" % "1.7"
+libraryDependencies += "org.apache.commons" % "commons-text" % "1.8"
// Java PB