Skip to content

Commit 3fbb0c1

Browse files
authored
prepare for 1.2.29 BOM release (#42643)
1 parent 46c903a commit 3fbb0c1

File tree

3 files changed

+72
-58
lines changed

3 files changed

+72
-58
lines changed

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

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

3+
## 1.2.29 (2024-10-28)
4+
5+
### Dependency Updates
6+
7+
- Added new library entries to the BOM:
8+
- `azure-ai-vision-imageanalysis`
9+
10+
- Updated Azure SDK dependency versions to the latest releases.
11+
312
## 1.2.28 (2024-09-30)
413

514
### 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.28</version>
24+
<version>1.2.29</version>
2525
<type>pom</type>
2626
<scope>import</scope>
2727
</dependency>

0 commit comments

Comments
 (0)