Skip to content

Commit

Permalink
Update mysql-connector-j to 8.4.0 (#5359)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 6, 2024
1 parent 7de1259 commit 7c7c057
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 @@ -1286,7 +1286,7 @@ lazy val `scio-examples` = project
"com.spotify" %% "magnolify-tensorflow" % magnolifyVersion,
"com.twitter" %% "algebird-core" % algebirdVersion,
"joda-time" % "joda-time" % jodaTimeVersion,
"com.mysql" % "mysql-connector-j" % "8.3.0",
"com.mysql" % "mysql-connector-j" % "8.4.0",
"org.apache.avro" % "avro" % avroVersion,
"org.apache.beam" % "beam-sdks-java-core" % beamVersion,
"org.apache.beam" % "beam-sdks-java-extensions-google-cloud-platform-core" % beamVersion,
Expand Down

0 comments on commit 7c7c057

Please sign in to comment.