File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
microsoft-azure-eventhubs-eph
microsoft-azure-eventhubs Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ com.microsoft.azure:azure-mgmt-graph-rbac;1.3.0
113113com.microsoft.azure:azure-mgmt-network;1.33.0
114114com.microsoft.azure:azure-mgmt-resources;1.3.0
115115com.microsoft.azure:azure-storage;8.0.0
116- com.microsoft.azure:msal4j;1.19.0
116+ com.microsoft.azure:msal4j;1.19.1
117117com.microsoft.azure:msal4j-brokers;1.0.0
118118com.microsoft.azure:msal4j-persistence-extension;1.3.0
119119io.opentelemetry:opentelemetry-api;1.46.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.0 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
67+ <version >1.19.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.0 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
80+ <version >1.19.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 4444 <dependency >
4545 <groupId >com.microsoft.azure</groupId >
4646 <artifactId >msal4j</artifactId >
47- <version >1.19.0 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
47+ <version >1.19.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.0 ]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
72+ <include >com.microsoft.azure:msal4j:[1.19.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 7070 <dependency >
7171 <groupId >com.microsoft.azure</groupId >
7272 <artifactId >msal4j</artifactId >
73- <version >1.19.0 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
73+ <version >1.19.1 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
7474 </dependency >
7575
7676 <dependency >
120120 <rules >
121121 <bannedDependencies >
122122 <includes >
123- <include >com.microsoft.azure:msal4j:[1.19.0 ]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
123+ <include >com.microsoft.azure:msal4j:[1.19.1 ]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
124124 <include >com.microsoft.azure:msal4j-persistence-extension:[1.3.0]</include > <!-- {x-include-update;com.microsoft.azure:msal4j-persistence-extension;external_dependency} -->
125125 </includes >
126126 </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.0 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
58+ <version >1.19.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.0 ]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
139+ <include >com.microsoft.azure:msal4j:[1.19.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