Skip to content

Commit

Permalink
prepare for BOm 1.2.25 release (#40988)
Browse files Browse the repository at this point in the history
  • Loading branch information
mssfang committed Jul 3, 2024
1 parent 8a46a06 commit ce266b9
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 62 deletions.
9 changes: 9 additions & 0 deletions sdk/boms/azure-sdk-bom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Release History

## 1.2.25 (2024-07-02)

### Dependency Updates

- Added new library entries to the BOM:
- `azure-messaging-eventgrid-namespaces`

- Updated Azure SDK dependency versions to the latest releases.

## 1.2.24 (2024-05-29)

### 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.24</version>
<version>1.2.25</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
Loading

0 comments on commit ce266b9

Please sign in to comment.