Skip to content

Commit

Permalink
prepare BOM release
Browse files Browse the repository at this point in the history
  • Loading branch information
mssfang committed Sep 30, 2024
1 parent 7cac012 commit af2a20b
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 61 deletions.
10 changes: 10 additions & 0 deletions sdk/boms/azure-sdk-bom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 1.2.28 (2024-09-30)

### Dependency Updates

- Added new library entries to the BOM:
- `azure-data-schemaregistry-jsonschema`
- `azure-health-deidentification`

- Updated Azure SDK dependency versions to the latest releases.

## 1.2.27 (2024-08-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 @@ -21,7 +21,7 @@ result in all dependencies being included in your project.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-sdk-bom</artifactId>
<version>1.2.27</version>
<version>1.2.28</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
Loading

0 comments on commit af2a20b

Please # to comment.