This is an automated email from the ASF dual-hosted git repository.

cgivre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git


The following commit(s) were added to refs/heads/master by this push:
     new ea8f934fda MINOR-UPDATE: Bump com.microsoft.sqlserver:mssql-jdbc from 
9.2.0.jre8 to 13.2.1.jre11 in /contrib/storage-jdbc (#3030)
ea8f934fda is described below

commit ea8f934fdac93d783f05a5cd2473f31e61fe0adb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 5 22:37:13 2025 -0500

    MINOR-UPDATE: Bump com.microsoft.sqlserver:mssql-jdbc from 9.2.0.jre8 to 
13.2.1.jre11 in /contrib/storage-jdbc (#3030)
---
 contrib/storage-jdbc/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/storage-jdbc/pom.xml b/contrib/storage-jdbc/pom.xml
index 1fc43950e4..a7c889cd20 100644
--- a/contrib/storage-jdbc/pom.xml
+++ b/contrib/storage-jdbc/pom.xml
@@ -35,7 +35,7 @@
     <clickhouse.jdbc.version>0.3.1</clickhouse.jdbc.version>
     <h2.version>2.2.220</h2.version>
     <postgresql.version>42.4.4</postgresql.version>
-    <mssql-jdbc.version>9.2.0.jre8</mssql-jdbc.version>
+    <mssql-jdbc.version>13.2.1.jre11</mssql-jdbc.version>
     <jtds.version>1.3.1</jtds.version>
   </properties>
 

Reply via email to