Skip to content

Commit

Permalink
Upgrade com.microsoft.azure:msal4j from 1.3.5 to 1.3.10 for CVE fixing (
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangfu0 authored Mar 6, 2024
1 parent a36b564 commit af43f59
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 14 deletions.
4 changes: 0 additions & 4 deletions pinot-compatibility-verifier/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@
<groupId>org.apache.pinot</groupId>
<artifactId>pinot-tools</artifactId>
<exclusions>
<exclusion>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
</exclusion>
<exclusion>
<groupId>com.typesafe.netty</groupId>
<artifactId>netty-reactive-streams</artifactId>
Expand Down
4 changes: 0 additions & 4 deletions pinot-integration-test-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
</exclusion>
<exclusion>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
</exclusion>
<exclusion>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
Expand Down
7 changes: 1 addition & 6 deletions pinot-plugins/pinot-file-system/pinot-adls/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>msal4j</artifactId>
<version>1.13.5</version>
</dependency>
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>${jsonsmart.version}</version>
<version>1.13.10</version>
</dependency>
<dependency>
<groupId>org.wildfly.openssl</groupId>
Expand Down

0 comments on commit af43f59

Please sign in to comment.