Skip to content

Commit

Permalink
Prepare Core Libraries for November 2023 Patch Release (Off-band)
Browse files Browse the repository at this point in the history
fixing amqp pom file
  • Loading branch information
jairmyree committed Dec 1, 2023
1 parent 4cc87b3 commit e813857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/core/azure-core-amqp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.45.1</version> <!-- {x-version-update;unreleased_com.azure:azure-core;dependency} -->
<version>1.45.1</version> <!-- {x-version-update;com.azure:azure-core;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
Expand Down

0 comments on commit e813857

Please sign in to comment.