File tree 6 files changed +8
-8
lines changed
microsoft-azure-eventhubs
microsoft-azure-eventhubs-eph
microsoft-azure-eventhubs-extensions
6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ com.microsoft.azure:azure-mgmt-resources;1.3.0
202
202
com.microsoft.azure:azure-mgmt-search;1.24.1
203
203
com.microsoft.azure:azure-mgmt-storage;1.3.0
204
204
com.microsoft.azure:azure-storage;8.0.0
205
- com.microsoft.azure:msal4j;1.16.1
205
+ com.microsoft.azure:msal4j;1.16.2
206
206
com.microsoft.azure:msal4j-brokers;1.0.0
207
207
com.microsoft.azure:msal4j-persistence-extension;1.3.0
208
208
com.sun.activation:jakarta.activation;1.2.2
Original file line number Diff line number Diff line change 64
64
<dependency >
65
65
<groupId >com.microsoft.azure</groupId >
66
66
<artifactId >msal4j</artifactId >
67
- <version >1.16.1 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
67
+ <version >1.16.2 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
68
68
<scope >test</scope >
69
69
</dependency >
70
70
<dependency >
Original file line number Diff line number Diff line change 68
68
<dependency >
69
69
<groupId >com.microsoft.azure</groupId >
70
70
<artifactId >msal4j</artifactId >
71
- <version >1.16.1 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
71
+ <version >1.16.2 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
72
72
<scope >test</scope >
73
73
</dependency >
74
74
<dependency >
Original file line number Diff line number Diff line change 77
77
<dependency >
78
78
<groupId >com.microsoft.azure</groupId >
79
79
<artifactId >msal4j</artifactId >
80
- <version >1.16.1 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
80
+ <version >1.16.2 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
81
81
<scope >test</scope >
82
82
</dependency >
83
83
<dependency >
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >com.microsoft.azure</groupId >
39
39
<artifactId >msal4j</artifactId >
40
- <version >1.16.1 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
40
+ <version >1.16.2 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
41
41
</dependency >
42
42
<dependency >
43
43
<groupId >com.microsoft.azure</groupId >
62
62
<rules >
63
63
<bannedDependencies >
64
64
<includes >
65
- <include >com.microsoft.azure:msal4j:[1.16.1 ]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
65
+ <include >com.microsoft.azure:msal4j:[1.16.2 ]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
66
66
<include >com.microsoft.azure:msal4j-brokers:[1.0.0]</include > <!-- {x-include-update;com.microsoft.azure:msal4j-brokers;external_dependency} -->
67
67
</includes >
68
68
</bannedDependencies >
Original file line number Diff line number Diff line change 46
46
<dependency >
47
47
<groupId >com.microsoft.azure</groupId >
48
48
<artifactId >msal4j</artifactId >
49
- <version >1.16.1 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
49
+ <version >1.16.2 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >com.microsoft.azure</groupId >
151
151
<rules >
152
152
<bannedDependencies >
153
153
<includes >
154
- <include >com.microsoft.azure:msal4j:[1.16.1 ]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
154
+ <include >com.microsoft.azure:msal4j:[1.16.2 ]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
155
155
<include >com.microsoft.azure:msal4j-persistence-extension:[1.3.0]</include > <!-- {x-include-update;com.microsoft.azure:msal4j-persistence-extension;external_dependency} -->
156
156
<include >net.java.dev.jna:jna-platform:[5.6.0]</include > <!-- {x-include-update;net.java.dev.jna:jna-platform;external_dependency} -->
157
157
<include >org.linguafranca.pwdb:KeePassJava2:[2.1.4]</include > <!-- {x-include-update;org.linguafranca.pwdb:KeePassJava2;external_dependency} -->
You can’t perform that action at this time.
0 commit comments