Skip to content

Commit e234975

Browse files
committed
prepare latest bom version release for Jan 2025
1 parent 9c815d4 commit e234975

File tree

3 files changed

+29
-15
lines changed

3 files changed

+29
-15
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.31 (2025-01-28)
4+
5+
### Dependency Updates
6+
7+
- Added a new library entry to the BOM:
8+
- [azure-ai-documentintelligence](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/documentintelligence/azure-ai-documentintelligence/README.md)
9+
10+
- Updated Azure SDK dependency versions to the latest releases.
11+
312
## 1.2.30 (2024-12-04)
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.30</version>
24+
<version>1.2.31</version>
2525
<type>pom</type>
2626
<scope>import</scope>
2727
</dependency>

sdk/boms/azure-sdk-bom/pom.xml

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.azure</groupId>
44
<artifactId>azure-sdk-bom</artifactId>
5-
<version>1.2.30</version>
5+
<version>1.2.31</version>
66
<packaging>pom</packaging>
77
<name>Azure Java SDK BOM (Bill of Materials)</name>
88
<description>Azure Java SDK BOM (Bill of Materials)</description>
@@ -45,6 +45,11 @@
4545
<artifactId>azure-ai-formrecognizer</artifactId>
4646
<version>4.1.12</version>
4747
</dependency>
48+
<dependency>
49+
<groupId>com.azure</groupId>
50+
<artifactId>azure-ai-documentintelligence</artifactId>
51+
<version>1.0.0</version>
52+
</dependency>
4853
<dependency>
4954
<groupId>com.azure</groupId>
5055
<artifactId>azure-ai-metricsadvisor</artifactId>
@@ -158,12 +163,12 @@
158163
<dependency>
159164
<groupId>com.azure</groupId>
160165
<artifactId>azure-cosmos</artifactId>
161-
<version>4.65.0</version>
166+
<version>4.66.0</version>
162167
</dependency>
163168
<dependency>
164169
<groupId>com.azure</groupId>
165170
<artifactId>azure-cosmos-encryption</artifactId>
166-
<version>2.16.0</version>
171+
<version>2.17.0</version>
167172
</dependency>
168173
<dependency>
169174
<groupId>com.azure</groupId>
@@ -198,7 +203,7 @@
198203
<dependency>
199204
<groupId>com.azure</groupId>
200205
<artifactId>azure-developer-loadtesting</artifactId>
201-
<version>1.0.19</version>
206+
<version>1.0.20</version>
202207
</dependency>
203208
<dependency>
204209
<groupId>com.azure</groupId>
@@ -213,17 +218,17 @@
213218
<dependency>
214219
<groupId>com.azure</groupId>
215220
<artifactId>azure-identity</artifactId>
216-
<version>1.14.2</version>
221+
<version>1.15.0</version>
217222
</dependency>
218223
<dependency>
219224
<groupId>com.azure</groupId>
220225
<artifactId>azure-identity-broker</artifactId>
221-
<version>1.1.8</version>
226+
<version>1.1.9</version>
222227
</dependency>
223228
<dependency>
224229
<groupId>com.azure</groupId>
225230
<artifactId>azure-identity-extensions</artifactId>
226-
<version>1.1.22</version>
231+
<version>1.2.0</version>
227232
</dependency>
228233
<dependency>
229234
<groupId>com.azure</groupId>
@@ -238,7 +243,7 @@
238243
<dependency>
239244
<groupId>com.azure</groupId>
240245
<artifactId>azure-messaging-eventgrid</artifactId>
241-
<version>4.27.0</version>
246+
<version>4.28.0</version>
242247
</dependency>
243248
<dependency>
244249
<groupId>com.azure</groupId>
@@ -248,7 +253,7 @@
248253
<dependency>
249254
<groupId>com.azure</groupId>
250255
<artifactId>azure-messaging-eventhubs</artifactId>
251-
<version>5.19.2</version>
256+
<version>5.20.0</version>
252257
</dependency>
253258
<dependency>
254259
<groupId>com.azure</groupId>
@@ -258,7 +263,7 @@
258263
<dependency>
259264
<groupId>com.azure</groupId>
260265
<artifactId>azure-messaging-servicebus</artifactId>
261-
<version>7.17.7</version>
266+
<version>7.17.8</version>
262267
</dependency>
263268
<dependency>
264269
<groupId>com.azure</groupId>
@@ -308,12 +313,12 @@
308313
<dependency>
309314
<groupId>com.azure</groupId>
310315
<artifactId>azure-security-keyvault-administration</artifactId>
311-
<version>4.6.1</version>
316+
<version>4.6.2</version>
312317
</dependency>
313318
<dependency>
314319
<groupId>com.azure</groupId>
315320
<artifactId>azure-security-keyvault-certificates</artifactId>
316-
<version>4.7.1</version>
321+
<version>4.7.2</version>
317322
</dependency>
318323
<dependency>
319324
<groupId>com.azure</groupId>
@@ -323,12 +328,12 @@
323328
<dependency>
324329
<groupId>com.azure</groupId>
325330
<artifactId>azure-security-keyvault-keys</artifactId>
326-
<version>4.9.1</version>
331+
<version>4.9.2</version>
327332
</dependency>
328333
<dependency>
329334
<groupId>com.azure</groupId>
330335
<artifactId>azure-security-keyvault-secrets</artifactId>
331-
<version>4.9.1</version>
336+
<version>4.9.2</version>
332337
</dependency>
333338
<dependency>
334339
<groupId>com.azure</groupId>

0 commit comments

Comments
 (0)