We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f21298e commit cd1407bCopy full SHA for cd1407b
sdk/boms/azure-sdk-bom/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Release History
2
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
10
## 1.2.35 (2025-05-27)
11
12
### Dependency Updates
sdk/boms/azure-sdk-bom/README.md
@@ -21,7 +21,7 @@ result in all dependencies being included in your project.
21
<dependency>
22
<groupId>com.azure</groupId>
23
<artifactId>azure-sdk-bom</artifactId>
24
- <version>1.2.34</version>
+ <version>1.2.36</version>
25
<type>pom</type>
26
<scope>import</scope>
27
</dependency>
0 commit comments