Skip to content

Commit

Permalink
LIHADOOP-17783: Update mysql-connector-java version to 5.1.36
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayrai committed Feb 26, 2016
1 parent c467979 commit a95fdf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ libraryDependencies ++= Seq(
javaEbean,
cache,
"commons-io" % "commons-io" % "2.4",
"mysql" % "mysql-connector-java" % "5.1.38",
"mysql" % "mysql-connector-java" % "5.1.36",
"org.apache.hadoop" % "hadoop-auth" % "2.3.0",
"org.apache.commons" % "commons-email" % "1.3.2",
"org.codehaus.jackson" % "jackson-mapper-asl" % "1.7.3",
Expand Down

0 comments on commit a95fdf6

Please sign in to comment.