Skip to content

Commit

Permalink
Have azure-core-experimental use dependency azure-xml (Azure#37416)
Browse files Browse the repository at this point in the history
  • Loading branch information
alzimmermsft authored Oct 30, 2023
1 parent 322376b commit 8bae891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/core/azure-core-experimental/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-xml</artifactId>
<version>1.0.0-beta.3</version> <!-- {x-version-update;com.azure:azure-xml;current} -->
<version>1.0.0-beta.2</version> <!-- {x-version-update;com.azure:azure-xml;dependency} -->
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8bae891

Please sign in to comment.