Skip to content

Commit 6338222

Browse files
authored
Prepare Azure SDK Bom Release 1.2.32 (Azure#44534)
1 parent f816d55 commit 6338222

File tree

3 files changed

+88
-72
lines changed

3 files changed

+88
-72
lines changed

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

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

3+
## 1.2.32 (2025-03-06)
4+
5+
### Dependency Updates
6+
7+
- Updated Azure SDK dependency versions to the latest releases.
8+
39
## 1.2.31 (2025-01-28)
410

511
### Dependency Updates
@@ -33,7 +39,7 @@
3339

3440
- Added new library entries to the BOM:
3541
- `azure-data-schemaregistry-jsonschema`
36-
- `azure-health-deidentification`
42+
- `azure-health-insights-radiologyinsights`
3743

3844
- Updated Azure SDK dependency versions to the latest releases.
3945

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.31</version>
24+
<version>1.2.32</version>
2525
<type>pom</type>
2626
<scope>import</scope>
2727
</dependency>

0 commit comments

Comments
 (0)