File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
microsoft-azure-eventhubs-eph
microsoft-azure-eventhubs
identity-v2/azure-identity Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ com.microsoft.azure:azure-mgmt-graph-rbac;1.3.0
116116com.microsoft.azure:azure-mgmt-network;1.33.0
117117com.microsoft.azure:azure-mgmt-resources;1.3.0
118118com.microsoft.azure:azure-storage;8.0.0
119- com.microsoft.azure:msal4j;1.19 .1
119+ com.microsoft.azure:msal4j;1.20 .1
120120com.microsoft.azure:msal4j-brokers;1.0.0
121121com.microsoft.azure:msal4j-persistence-extension;1.3.0
122122io.opentelemetry:opentelemetry-api;1.49.0
Original file line number Diff line number Diff line change 6464 <dependency >
6565 <groupId >com.microsoft.azure</groupId >
6666 <artifactId >msal4j</artifactId >
67- <version >1.19 .1</version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
67+ <version >1.20 .1</version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
6868 <scope >test</scope >
6969 </dependency >
7070 <dependency >
Original file line number Diff line number Diff line change 7777 <dependency >
7878 <groupId >com.microsoft.azure</groupId >
7979 <artifactId >msal4j</artifactId >
80- <version >1.19 .1</version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
80+ <version >1.20 .1</version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
8181 <scope >test</scope >
8282 </dependency >
8383 <dependency >
Original file line number Diff line number Diff line change 7676 <dependency >
7777 <groupId >com.microsoft.azure</groupId >
7878 <artifactId >msal4j</artifactId >
79- <version >1.19 .1</version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
79+ <version >1.20 .1</version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
8080 </dependency >
8181
8282 <dependency >
125125 <rules >
126126 <bannedDependencies >
127127 <includes >
128- <include >com.microsoft.azure:msal4j:[1.19 .1]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
128+ <include >com.microsoft.azure:msal4j:[1.20 .1]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
129129 <include >com.microsoft.azure:msal4j-persistence-extension:[1.3.0]</include > <!-- {x-include-update;com.microsoft.azure:msal4j-persistence-extension;external_dependency} -->
130130 </includes >
131131 </bannedDependencies >
Original file line number Diff line number Diff line change 4444 <dependency >
4545 <groupId >com.microsoft.azure</groupId >
4646 <artifactId >msal4j</artifactId >
47- <version >1.19 .1</version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
47+ <version >1.20 .1</version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
4848 </dependency >
4949 <dependency >
5050 <groupId >com.microsoft.azure</groupId >
6969 <rules >
7070 <bannedDependencies >
7171 <includes >
72- <include >com.microsoft.azure:msal4j:[1.19 .1]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
72+ <include >com.microsoft.azure:msal4j:[1.20 .1]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
7373 <include >com.microsoft.azure:msal4j-brokers:[1.0.0]</include > <!-- {x-include-update;com.microsoft.azure:msal4j-brokers;external_dependency} -->
7474 </includes >
7575 </bannedDependencies >
Original file line number Diff line number Diff line change 5555 <dependency >
5656 <groupId >com.microsoft.azure</groupId >
5757 <artifactId >msal4j</artifactId >
58- <version >1.19 .1</version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
58+ <version >1.20 .1</version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
5959 </dependency >
6060 <dependency >
6161 <groupId >com.microsoft.azure</groupId >
136136 <rules >
137137 <bannedDependencies >
138138 <includes >
139- <include >com.microsoft.azure:msal4j:[1.19 .1]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
139+ <include >com.microsoft.azure:msal4j:[1.20 .1]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
140140 <include >com.microsoft.azure:msal4j-persistence-extension:[1.3.0]</include > <!-- {x-include-update;com.microsoft.azure:msal4j-persistence-extension;external_dependency} -->
141141 <include >net.java.dev.jna:jna-platform:[5.13.0]</include > <!-- {x-include-update;net.java.dev.jna:jna-platform;external_dependency} -->
142142 </includes >
You can’t perform that action at this time.
0 commit comments