We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb24bd commit 8e34307Copy full SHA for 8e34307
1 file changed
README.md
@@ -10,7 +10,7 @@ It provides an elegant, functional wrapper around the SQL Server Bulk Copy funct
10
11
## Setup ##
12
13
-JSqlServerBulkInsert is designed for Java 17+ and the Microsoft JDBC Driver for SQL Server (version 8.1.0 or higher).
+JSqlServerBulkInsert is designed for Java 17+ and the Microsoft JDBC Driver for SQL Server (version 12.6.5.jre11 or higher).
14
15
Add the following dependency to your pom.xml:
16
0 commit comments