Skip to content

Commit c69db76

Browse files
add bannedDependencies to fix build error (Azure#19447)
1 parent a89f94e commit c69db76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/jacoco-test-coverage/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,7 @@
571571
<includes>
572572
<!-- Track 2 library with a non-standard groupId -->
573573
<include>com.azure:azure-monitor-opentelemetry-exporter:[1.0.0-beta.4]</include> <!-- {x-include-update;com.azure:azure-monitor-opentelemetry-exporter;current} -->
574+
<include>com.microsoft.azure:spring-cloud-starter-azure-appconfiguration-config:[1.2.8-beta.1]</include> <!-- {x-include-update;com.microsoft.azure:spring-cloud-starter-azure-appconfiguration-config;current} -->
574575
</includes>
575576
</bannedDependencies>
576577
</rules>

0 commit comments

Comments
 (0)