Skip to content

Commit

Permalink
add bannedDependencies to fix build error (Azure#19447)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhichengliu12581 committed Feb 26, 2021
1 parent a89f94e commit c69db76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/jacoco-test-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,7 @@
<includes>
<!-- Track 2 library with a non-standard groupId -->
<include>com.azure:azure-monitor-opentelemetry-exporter:[1.0.0-beta.4]</include> <!-- {x-include-update;com.azure:azure-monitor-opentelemetry-exporter;current} -->
<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} -->
</includes>
</bannedDependencies>
</rules>
Expand Down

0 comments on commit c69db76

Please sign in to comment.