Skip to content

Commit d0c4a25

Browse files
authored
[BOM] Prepare for BOM release for September (#42137)
* prepare BOM release * update BOM version in pom
1 parent 7cac012 commit d0c4a25

File tree

3 files changed

+82
-62
lines changed

3 files changed

+82
-62
lines changed

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

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

3+
## 1.2.28 (2024-09-30)
4+
5+
### Dependency Updates
6+
7+
- Added new library entries to the BOM:
8+
- `azure-data-schemaregistry-jsonschema`
9+
- `azure-health-deidentification`
10+
11+
- Updated Azure SDK dependency versions to the latest releases.
12+
313
## 1.2.27 (2024-08-27)
414

515
### 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.27</version>
24+
<version>1.2.28</version>
2525
<type>pom</type>
2626
<scope>import</scope>
2727
</dependency>

0 commit comments

Comments
 (0)