We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38885ed + 68be1ee commit 1b9ccffCopy full SHA for 1b9ccff
frameworks/Java/spark/pom.xml
@@ -15,7 +15,7 @@
15
<spark-version>2.9.0</spark-version>
16
<hibernate-version>5.4.24.Final</hibernate-version>
17
<gson-version>2.8.9</gson-version>
18
- <mysql-connector-version>8.0.18</mysql-connector-version>
+ <mysql-connector-version>8.0.28</mysql-connector-version>
19
<slf4j-version>1.7.25</slf4j-version>
20
<exec.mainClass>hello.web.SparkApplication</exec.mainClass>
21
</properties>
0 commit comments