Skip to content

Commit

Permalink
[BOM] Prepare for release (#24863)
Browse files Browse the repository at this point in the history
Prepare for BOM release.
  • Loading branch information
pallavit authored Oct 18, 2021
1 parent 5638f7f commit a6526f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions sdk/boms/azure-sdk-bom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release History

## 1.0.5 (2021-10-18)

### Dependency Updates

- Updated Azure SDK dependency versions to more recent releases.
- Updated non-Azure SDK dependency versions to align with the versions Azure SDK uses.

## 1.0.4 (2021-09-27)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion sdk/boms/azure-sdk-bom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ result in all dependencies being included in your project.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-sdk-bom</artifactId>
<version>1.0.3</version>
<version>1.0.5</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit a6526f6

Please sign in to comment.