From 17625f26f0fdd3db0d67fbb964563e684d876bb4 Mon Sep 17 00:00:00 2001 From: lilgreenbird Date: Wed, 29 Mar 2023 19:25:29 -0700 Subject: [PATCH] update msal4j version (#2102) --- pom.xml | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index 1bc64cec3..804dffea5 100644 --- a/pom.xml +++ b/pom.xml @@ -3,42 +3,33 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.microsoft.sqlserver mssql-jdbc 12.3.0-SNAPSHOT jar - Microsoft JDBC Driver for SQL Server - Microsoft JDBC Driver for SQL Server. - https://github.com/Microsoft/mssql-jdbc - MIT License http://www.opensource.org/licenses/mit-license.php - Microsoft Corporation - Microsoft http://www.microsoft.com - https://github.com/Microsoft/mssql-jdbc - xSQLv12,xSQLv15,NTLM,MSI,reqExternalSetup,clientCertAuth,fedAuth - -preview - 6.0.0 4.5.3 1.7.0 - 1.13.3 + 1.13.7 1.1.0 4.9.3 2.9.0 1.70 1.70 - [1.3.2, 1.9.0] 5.8.2 @@ -80,12 +68,10 @@ 1.7.30 2.1.0.RELEASE 2.1.210 - UTF-8 ${project.build.sourceEncoding} false - com.azure @@ -105,14 +91,12 @@ - com.microsoft.azure msal4j - 1.13.3 + 1.13.7 true - org.antlr @@ -120,7 +104,6 @@ ${antlr-runtime.version} true - com.google.code.gson @@ -154,7 +137,6 @@ ${osgi.jdbc.version} provided - org.junit.platform @@ -241,7 +223,6 @@ test - jre8