Skip to content

Commit 40e197c

Browse files
Merge pull request #428 from kyuan-mongodb/DOCSP-35199
DOCSP-35199 jdbc link fixes
2 parents b3fb41a + 91eb4b1 commit 40e197c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/reference/jdbc-driver.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010

1111

1212
The {+bi-full+} uses the `MySQL Connector/J
13-
<https://dev.mysql.com/doc/connector-j/5.1/en/connector-j-installing.html>`__
13+
<https://dev.mysql.com/doc/connector-j/en/connector-j-installing.html>`__
1414
for |jdbc| connectivity.
1515

1616
You must use a MySQL Connector/J version from the 5.1.x series with the
17-
|bi-short|. The minimum supported version is `5.1.39
18-
<https://mvnrepository.com/artifact/mysql/mysql-connector-java/5.1.39>`__.
17+
|bi-short|. The minimum supported version is `5.1.44
18+
<https://mvnrepository.com/artifact/mysql/mysql-connector-java/5.1.44>`__.
1919

2020
.. important::
2121

0 commit comments

Comments
 (0)