Skip to content

Commit

Permalink
[BOM] Prepare for July Release (#41366)
Browse files Browse the repository at this point in the history
* run version upgrade

* manually increase BOM version

* revert non-bom related version upgrade
  • Loading branch information
mssfang authored Jul 30, 2024
1 parent a792428 commit c3ad631
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 62 deletions.
6 changes: 6 additions & 0 deletions sdk/boms/azure-sdk-bom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

## 1.2.26 (2024-07-30)

### Dependency Updates

- Updated Azure SDK dependency versions to the latest releases.

## 1.2.25 (2024-07-02)

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

0 comments on commit c3ad631

Please sign in to comment.