Skip to content

Commit 0179773

Browse files
authored
Merge pull request #472 from norareidy/DOCSP-46227-fix-min-version
DOCSP-46227: Fix min MySQL Connector J version
2 parents cb70dbe + a5f9aff commit 0179773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/auth-plugin-jdbc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Prerequisites
2121
-------------
2222

2323
This plugin requires a version of MySQL Connector/J between
24-
`5.1.39 <https://mvnrepository.com/artifact/mysql/mysql-connector-java/5.1.39>`__
24+
`5.1.44 <https://mvnrepository.com/artifact/mysql/mysql-connector-java/5.1.44>`__
2525
and the latest 5.1.x. It can't use MySQL Server or MySQL Connector/J 8.0 or later.
2626

2727
Installing the Plugin

0 commit comments

Comments
 (0)