File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
eventhubs/microsoft-azure-eventhubs
azure-spring-boot-starter-active-directory Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ com.microsoft.azure:azure-mgmt-resources;1.3.0
162162com.microsoft.azure:azure-mgmt-search;1.24.1
163163com.microsoft.azure:azure-mgmt-storage;1.3.0
164164com.microsoft.azure:azure-storage;8.0.0
165- com.microsoft.azure:msal4j;1.8.0
165+ com.microsoft.azure:msal4j;1.8.1
166166com.microsoft.azure:msal4j-persistence-extension;1.0.0
167167com.sun.activation:jakarta.activation;1.2.2
168168io.opentelemetry:opentelemetry-api;0.8.0
Original file line number Diff line number Diff line change 381381 <plugin >
382382 <groupId >org.apache.maven.plugins</groupId >
383383 <artifactId >maven-checkstyle-plugin</artifactId >
384- <version >3.1.0 </version > <!-- {x-version-update;org.apache.maven.plugins:maven-checkstyle-plugin;external_dependency} -->
384+ <version >3.1.1 </version > <!-- {x-version-update;org.apache.maven.plugins:maven-checkstyle-plugin;external_dependency} -->
385385 <configuration >
386386 <configLocation >eng/code-quality-reports/src/main/resources/checkstyle/checkstyle.xml</configLocation >
387387 <suppressionsLocation >eng/code-quality-reports/src/main/resources/checkstyle/checkstyle-suppressions.xml</suppressionsLocation >
Original file line number Diff line number Diff line change 8181 <dependency >
8282 <groupId >com.microsoft.azure</groupId >
8383 <artifactId >msal4j</artifactId >
84- <version >1.8.0 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
84+ <version >1.8.1 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
8585 <scope >test</scope >
8686 </dependency >
8787 <dependency >
Original file line number Diff line number Diff line change 4242 <dependency >
4343 <groupId >com.microsoft.azure</groupId >
4444 <artifactId >msal4j</artifactId >
45- <version >1.8.0 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
45+ <version >1.8.1 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
4646 </dependency >
4747 <dependency >
4848 <groupId >com.microsoft.azure</groupId >
115115 <rules >
116116 <bannedDependencies >
117117 <includes >
118- <include >com.microsoft.azure:msal4j:[1.8.0 ]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
118+ <include >com.microsoft.azure:msal4j:[1.8.1 ]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
119119 <include >com.microsoft.azure:msal4j-persistence-extension:[1.0.0]</include > <!-- {x-include-update;com.microsoft.azure:msal4j-persistence-extension;external_dependency} -->
120120 <include >com.nimbusds:oauth2-oidc-sdk:[7.1.1]</include > <!-- {x-include-update;com.nimbusds:oauth2-oidc-sdk;external_dependency} -->
121121 <include >net.java.dev.jna:jna-platform:[5.6.0]</include > <!-- {x-include-update;net.java.dev.jna:jna-platform;external_dependency} -->
Original file line number Diff line number Diff line change 6363 <dependency >
6464 <groupId >com.microsoft.azure</groupId >
6565 <artifactId >msal4j</artifactId >
66- <version >1.8.0 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
66+ <version >1.8.1 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
6767 </dependency >
6868 <dependency >
6969 <groupId >com.nimbusds</groupId >
9393 <bannedDependencies >
9494 <includes >
9595 <include >com.fasterxml.jackson.core:jackson-databind:[2.11.3]</include > <!-- {x-include-update;com.fasterxml.jackson.core:jackson-databind;external_dependency} -->
96- <include >com.microsoft.azure:msal4j:[1.8.0 ]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
96+ <include >com.microsoft.azure:msal4j:[1.8.1 ]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
9797 <include >com.nimbusds:nimbus-jose-jwt:[8.19]</include > <!-- {x-include-update;com.nimbusds:nimbus-jose-jwt;external_dependency} -->
9898 <include >io.projectreactor.netty:reactor-netty:[0.9.15.RELEASE]</include > <!-- {x-include-update;io.projectreactor.netty:reactor-netty;external_dependency} -->
9999 <include >org.springframework.boot:spring-boot-starter-validation:[2.3.5.RELEASE]</include > <!-- {x-include-update;org.springframework.boot:spring-boot-starter-validation;external_dependency} -->
Original file line number Diff line number Diff line change 151151 <dependency >
152152 <groupId >com.microsoft.azure</groupId >
153153 <artifactId >msal4j</artifactId >
154- <version >1.8.0 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
154+ <version >1.8.1 </version > <!-- {x-version-update;com.microsoft.azure:msal4j;external_dependency} -->
155155 <optional >true</optional >
156156 </dependency >
157157
285285 <include >com.github.spotbugs:spotbugs-annotations:[4.0.2]</include > <!-- {x-include-update;com.github.spotbugs:spotbugs-annotations;external_dependency} -->
286286 <include >com.fasterxml.jackson.core:jackson-databind:[2.11.3]</include > <!-- {x-include-update;com.fasterxml.jackson.core:jackson-databind;external_dependency} -->
287287 <include >net.minidev:json-smart:[2.3]</include > <!-- {x-include-update;net.minidev:json-smart;external_dependency} -->
288- <include >com.microsoft.azure:msal4j:[1.8.0 ]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
288+ <include >com.microsoft.azure:msal4j:[1.8.1 ]</include > <!-- {x-include-update;com.microsoft.azure:msal4j;external_dependency} -->
289289 <include >com.microsoft.spring.data.gremlin:spring-data-gremlin:[2.3.0]</include > <!-- {x-include-update;com.microsoft.spring.data.gremlin:spring-data-gremlin;external_dependency} -->
290290 <include >com.nimbusds:nimbus-jose-jwt:[8.19]</include > <!-- {x-include-update;com.nimbusds:nimbus-jose-jwt;external_dependency} -->
291291 <include >javax.servlet:javax.servlet-api:[4.0.1]</include > <!-- {x-include-update;javax.servlet:javax.servlet-api;external_dependency} -->
You can’t perform that action at this time.
0 commit comments