File tree 6 files changed +9
-9
lines changed
microsoft-azure-eventhubs
microsoft-azure-eventhubs-eph
identity-v2/azure-identity
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
116
116
com.microsoft.azure:azure-mgmt-network;1.33.0
117
117
com.microsoft.azure:azure-mgmt-resources;1.3.0
118
118
com.microsoft.azure:azure-storage;8.0.0
119
- com.microsoft.azure:msal4j;1.19 .1
119
+ com.microsoft.azure:msal4j;1.20 .1
120
120
com.microsoft.azure:msal4j-brokers;1.0.0
121
121
com.microsoft.azure:msal4j-persistence-extension;1.3.0
122
122
io.opentelemetry:opentelemetry-api;1.49.0
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.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} -->
68
68
<scope >test</scope >
69
69
</dependency >
70
70
<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.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} -->
81
81
<scope >test</scope >
82
82
</dependency >
83
83
<dependency >
Original file line number Diff line number Diff line change 76
76
<dependency >
77
77
<groupId >com.microsoft.azure</groupId >
78
78
<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} -->
80
80
</dependency >
81
81
82
82
<dependency >
125
125
<rules >
126
126
<bannedDependencies >
127
127
<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} -->
129
129
<include >com.microsoft.azure:msal4j-persistence-extension:[1.3.0]</include > <!-- {x-include-update;com.microsoft.azure:msal4j-persistence-extension;external_dependency} -->
130
130
</includes >
131
131
</bannedDependencies >
Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >com.microsoft.azure</groupId >
46
46
<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} -->
48
48
</dependency >
49
49
<dependency >
50
50
<groupId >com.microsoft.azure</groupId >
69
69
<rules >
70
70
<bannedDependencies >
71
71
<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} -->
73
73
<include >com.microsoft.azure:msal4j-brokers:[1.0.0]</include > <!-- {x-include-update;com.microsoft.azure:msal4j-brokers;external_dependency} -->
74
74
</includes >
75
75
</bannedDependencies >
Original file line number Diff line number Diff line change 55
55
<dependency >
56
56
<groupId >com.microsoft.azure</groupId >
57
57
<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} -->
59
59
</dependency >
60
60
<dependency >
61
61
<groupId >com.microsoft.azure</groupId >
136
136
<rules >
137
137
<bannedDependencies >
138
138
<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} -->
140
140
<include >com.microsoft.azure:msal4j-persistence-extension:[1.3.0]</include > <!-- {x-include-update;com.microsoft.azure:msal4j-persistence-extension;external_dependency} -->
141
141
<include >net.java.dev.jna:jna-platform:[5.13.0]</include > <!-- {x-include-update;net.java.dev.jna:jna-platform;external_dependency} -->
142
142
</includes >
You can’t perform that action at this time.
0 commit comments