Skip to content

Commit

Permalink
Cleanup: Remove dependency on nimbus-jose-jwt in the pinot-adls m…
Browse files Browse the repository at this point in the history
…odule. (apache#13534)
  • Loading branch information
mayankshriv authored Jul 3, 2024
1 parent 529fffb commit cf1a0f6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pinot-plugins/pinot-file-system/pinot-adls/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,6 @@
<artifactId>msal4j</artifactId>
<version>1.16.0</version>
</dependency>
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
</dependency>
</dependencies>
</dependencyManagement>
</project>

0 comments on commit cf1a0f6

Please sign in to comment.