This is an automated email from the ASF dual-hosted git repository. jackie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push: new d9b1f040bf Bump com.microsoft.azure:msal4j from 1.14.3 to 1.15.0 (#12853) d9b1f040bf is described below commit d9b1f040bf85076d02fd36e32d1e3fe1b8227a89 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Apr 9 13:43:55 2024 -0700 Bump com.microsoft.azure:msal4j from 1.14.3 to 1.15.0 (#12853) --- pinot-plugins/pinot-file-system/pinot-adls/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pinot-plugins/pinot-file-system/pinot-adls/pom.xml b/pinot-plugins/pinot-file-system/pinot-adls/pom.xml index a0e513d53a..68cfffe5b1 100644 --- a/pinot-plugins/pinot-file-system/pinot-adls/pom.xml +++ b/pinot-plugins/pinot-file-system/pinot-adls/pom.xml @@ -77,7 +77,7 @@ <dependency> <groupId>com.microsoft.azure</groupId> <artifactId>msal4j</artifactId> - <version>1.14.3</version> + <version>1.15.0</version> </dependency> <dependency> <groupId>com.nimbusds</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org