Skip to content

Commit cd1407b

Browse files
authored
Prepare June 2025 BOM release (Azure#45877) (Azure#45881)
1 parent f21298e commit cd1407b

File tree

3 files changed

+196
-74
lines changed

3 files changed

+196
-74
lines changed

sdk/boms/azure-sdk-bom/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Release History
22

3+
## 1.2.36 (2025-06-30)
4+
5+
### Dependency Updates
6+
7+
- Updated Azure SDK dependency versions to the latest releases.
8+
- Added ARM libraries to the BOM.
9+
310
## 1.2.35 (2025-05-27)
411

512
### Dependency Updates

sdk/boms/azure-sdk-bom/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ result in all dependencies being included in your project.
2121
<dependency>
2222
<groupId>com.azure</groupId>
2323
<artifactId>azure-sdk-bom</artifactId>
24-
<version>1.2.34</version>
24+
<version>1.2.36</version>
2525
<type>pom</type>
2626
<scope>import</scope>
2727
</dependency>

0 commit comments

Comments
 (0)