Skip to content

Commit 07f29bf

Browse files
authored
[BOM-Release] Prepare BOM release (Azure#37398) (Azure#37401)
* Prepare BOM release * fixed removed entries
1 parent 5305a36 commit 07f29bf

File tree

3 files changed

+63
-57
lines changed

3 files changed

+63
-57
lines changed

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

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

3+
## 1.2.18 (2023-10-26)
4+
5+
### Dependency Updates
6+
7+
- Updated Azure SDK dependency versions to the latest releases.
8+
39
## 1.2.17 (2023-09-28)
410

511
### 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.17</version>
24+
<version>1.2.18</version>
2525
<type>pom</type>
2626
<scope>import</scope>
2727
</dependency>

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

Lines changed: 56 additions & 56 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.17</version>
5+
<version>1.2.18</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>
@@ -38,152 +38,152 @@
3838
<dependency>
3939
<groupId>com.azure</groupId>
4040
<artifactId>azure-ai-formrecognizer</artifactId>
41-
<version>4.1.1</version>
41+
<version>4.1.2</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>com.azure</groupId>
4545
<artifactId>azure-ai-metricsadvisor</artifactId>
46-
<version>1.1.18</version>
46+
<version>1.1.19</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>com.azure</groupId>
5050
<artifactId>azure-ai-textanalytics</artifactId>
51-
<version>5.3.3</version>
51+
<version>5.4.0</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>com.azure</groupId>
5555
<artifactId>azure-communication-callautomation</artifactId>
56-
<version>1.0.4</version>
56+
<version>1.0.5</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.azure</groupId>
6060
<artifactId>azure-communication-chat</artifactId>
61-
<version>1.3.12</version>
61+
<version>1.3.13</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>com.azure</groupId>
6565
<artifactId>azure-communication-common</artifactId>
66-
<version>1.2.12</version>
66+
<version>1.2.13</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>com.azure</groupId>
7070
<artifactId>azure-communication-email</artifactId>
71-
<version>1.0.6</version>
71+
<version>1.0.7</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>com.azure</groupId>
7575
<artifactId>azure-communication-identity</artifactId>
76-
<version>1.4.10</version>
76+
<version>1.4.11</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>com.azure</groupId>
8080
<artifactId>azure-communication-phonenumbers</artifactId>
81-
<version>1.1.6</version>
81+
<version>1.1.7</version>
8282
</dependency>
8383
<dependency>
8484
<groupId>com.azure</groupId>
8585
<artifactId>azure-communication-rooms</artifactId>
86-
<version>1.0.4</version>
86+
<version>1.0.5</version>
8787
</dependency>
8888
<dependency>
8989
<groupId>com.azure</groupId>
9090
<artifactId>azure-communication-sms</artifactId>
91-
<version>1.1.17</version>
91+
<version>1.1.18</version>
9292
</dependency>
9393
<dependency>
9494
<groupId>com.azure</groupId>
9595
<artifactId>azure-containers-containerregistry</artifactId>
96-
<version>1.2.1</version>
96+
<version>1.2.2</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>com.azure</groupId>
100100
<artifactId>azure-core</artifactId>
101-
<version>1.43.0</version>
101+
<version>1.44.1</version>
102102
</dependency>
103103
<dependency>
104104
<groupId>com.azure</groupId>
105105
<artifactId>azure-core-amqp</artifactId>
106-
<version>2.8.9</version>
106+
<version>2.8.11</version>
107107
</dependency>
108108
<dependency>
109109
<groupId>com.azure</groupId>
110110
<artifactId>azure-core-http-netty</artifactId>
111-
<version>1.13.7</version>
111+
<version>1.13.9</version>
112112
</dependency>
113113
<dependency>
114114
<groupId>com.azure</groupId>
115115
<artifactId>azure-core-http-okhttp</artifactId>
116-
<version>1.11.13</version>
116+
<version>1.11.15</version>
117117
</dependency>
118118
<dependency>
119119
<groupId>com.azure</groupId>
120120
<artifactId>azure-core-management</artifactId>
121-
<version>1.11.5</version>
121+
<version>1.11.7</version>
122122
</dependency>
123123
<dependency>
124124
<groupId>com.azure</groupId>
125125
<artifactId>azure-core-serializer-json-gson</artifactId>
126-
<version>1.2.4</version>
126+
<version>1.2.6</version>
127127
</dependency>
128128
<dependency>
129129
<groupId>com.azure</groupId>
130130
<artifactId>azure-core-serializer-json-jackson</artifactId>
131-
<version>1.4.4</version>
131+
<version>1.4.6</version>
132132
</dependency>
133133
<dependency>
134134
<groupId>com.azure</groupId>
135135
<artifactId>azure-cosmos</artifactId>
136-
<version>4.50.0</version>
136+
<version>4.52.0</version>
137137
</dependency>
138138
<dependency>
139139
<groupId>com.azure</groupId>
140140
<artifactId>azure-cosmos-encryption</artifactId>
141-
<version>2.5.0</version>
141+
<version>2.6.0</version>
142142
</dependency>
143143
<dependency>
144144
<groupId>com.azure</groupId>
145145
<artifactId>azure-data-appconfiguration</artifactId>
146-
<version>1.4.9</version>
146+
<version>1.4.10</version>
147147
</dependency>
148148
<dependency>
149149
<groupId>com.azure</groupId>
150150
<artifactId>azure-data-schemaregistry</artifactId>
151-
<version>1.3.10</version>
151+
<version>1.4.0</version>
152152
</dependency>
153153
<dependency>
154154
<groupId>com.azure</groupId>
155155
<artifactId>azure-data-schemaregistry-apacheavro</artifactId>
156-
<version>1.1.10</version>
156+
<version>1.1.11</version>
157157
</dependency>
158158
<dependency>
159159
<groupId>com.azure</groupId>
160160
<artifactId>azure-data-tables</artifactId>
161-
<version>12.3.15</version>
161+
<version>12.3.16</version>
162162
</dependency>
163163
<dependency>
164164
<groupId>com.azure</groupId>
165165
<artifactId>azure-developer-loadtesting</artifactId>
166-
<version>1.0.6</version>
166+
<version>1.0.7</version>
167167
</dependency>
168168
<dependency>
169169
<groupId>com.azure</groupId>
170170
<artifactId>azure-digitaltwins-core</artifactId>
171-
<version>1.3.13</version>
171+
<version>1.3.14</version>
172172
</dependency>
173173
<dependency>
174174
<groupId>com.azure</groupId>
175175
<artifactId>azure-identity</artifactId>
176-
<version>1.10.1</version>
176+
<version>1.10.4</version>
177177
</dependency>
178178
<dependency>
179179
<groupId>com.azure</groupId>
180180
<artifactId>azure-identity-extensions</artifactId>
181-
<version>1.1.8</version>
181+
<version>1.1.9</version>
182182
</dependency>
183183
<dependency>
184184
<groupId>com.azure</groupId>
185185
<artifactId>azure-iot-deviceupdate</artifactId>
186-
<version>1.0.11</version>
186+
<version>1.0.12</version>
187187
</dependency>
188188
<dependency>
189189
<groupId>com.azure</groupId>
@@ -193,127 +193,127 @@
193193
<dependency>
194194
<groupId>com.azure</groupId>
195195
<artifactId>azure-messaging-eventgrid</artifactId>
196-
<version>4.18.0</version>
196+
<version>4.19.0</version>
197197
</dependency>
198198
<dependency>
199199
<groupId>com.azure</groupId>
200200
<artifactId>azure-messaging-eventhubs</artifactId>
201-
<version>5.16.0</version>
201+
<version>5.16.1</version>
202202
</dependency>
203203
<dependency>
204204
<groupId>com.azure</groupId>
205205
<artifactId>azure-messaging-eventhubs-checkpointstore-blob</artifactId>
206-
<version>1.17.0</version>
206+
<version>1.17.1</version>
207207
</dependency>
208208
<dependency>
209209
<groupId>com.azure</groupId>
210210
<artifactId>azure-messaging-servicebus</artifactId>
211-
<version>7.14.4</version>
211+
<version>7.14.5</version>
212212
</dependency>
213213
<dependency>
214214
<groupId>com.azure</groupId>
215215
<artifactId>azure-messaging-webpubsub</artifactId>
216-
<version>1.2.8</version>
216+
<version>1.2.9</version>
217217
</dependency>
218218
<dependency>
219219
<groupId>com.azure</groupId>
220220
<artifactId>azure-mixedreality-authentication</artifactId>
221-
<version>1.2.17</version>
221+
<version>1.2.18</version>
222222
</dependency>
223223
<dependency>
224224
<groupId>com.azure</groupId>
225225
<artifactId>azure-mixedreality-remoterendering</artifactId>
226-
<version>1.1.22</version>
226+
<version>1.1.23</version>
227227
</dependency>
228228
<dependency>
229229
<groupId>com.azure</groupId>
230230
<artifactId>azure-monitor-ingestion</artifactId>
231-
<version>1.1.0</version>
231+
<version>1.1.1</version>
232232
</dependency>
233233
<dependency>
234234
<groupId>com.azure</groupId>
235235
<artifactId>azure-monitor-query</artifactId>
236-
<version>1.2.5</version>
236+
<version>1.2.6</version>
237237
</dependency>
238238
<dependency>
239239
<groupId>com.azure</groupId>
240240
<artifactId>azure-search-documents</artifactId>
241-
<version>11.5.11</version>
241+
<version>11.5.12</version>
242242
</dependency>
243243
<dependency>
244244
<groupId>com.azure</groupId>
245245
<artifactId>azure-security-attestation</artifactId>
246-
<version>1.1.17</version>
246+
<version>1.1.18</version>
247247
</dependency>
248248
<dependency>
249249
<groupId>com.azure</groupId>
250250
<artifactId>azure-security-confidentialledger</artifactId>
251-
<version>1.0.13</version>
251+
<version>1.0.14</version>
252252
</dependency>
253253
<dependency>
254254
<groupId>com.azure</groupId>
255255
<artifactId>azure-security-keyvault-administration</artifactId>
256-
<version>4.4.0</version>
256+
<version>4.4.1</version>
257257
</dependency>
258258
<dependency>
259259
<groupId>com.azure</groupId>
260260
<artifactId>azure-security-keyvault-certificates</artifactId>
261-
<version>4.5.6</version>
261+
<version>4.5.7</version>
262262
</dependency>
263263
<dependency>
264264
<groupId>com.azure</groupId>
265265
<artifactId>azure-security-keyvault-jca</artifactId>
266-
<version>2.7.1</version>
266+
<version>2.8.0</version>
267267
</dependency>
268268
<dependency>
269269
<groupId>com.azure</groupId>
270270
<artifactId>azure-security-keyvault-keys</artifactId>
271-
<version>4.7.0</version>
271+
<version>4.7.1</version>
272272
</dependency>
273273
<dependency>
274274
<groupId>com.azure</groupId>
275275
<artifactId>azure-security-keyvault-secrets</artifactId>
276-
<version>4.7.0</version>
276+
<version>4.7.1</version>
277277
</dependency>
278278
<dependency>
279279
<groupId>com.azure</groupId>
280280
<artifactId>azure-storage-blob</artifactId>
281-
<version>12.24.0</version>
281+
<version>12.24.1</version>
282282
</dependency>
283283
<dependency>
284284
<groupId>com.azure</groupId>
285285
<artifactId>azure-storage-blob-batch</artifactId>
286-
<version>12.20.0</version>
286+
<version>12.20.1</version>
287287
</dependency>
288288
<dependency>
289289
<groupId>com.azure</groupId>
290290
<artifactId>azure-storage-blob-cryptography</artifactId>
291-
<version>12.23.0</version>
291+
<version>12.23.1</version>
292292
</dependency>
293293
<dependency>
294294
<groupId>com.azure</groupId>
295295
<artifactId>azure-storage-common</artifactId>
296-
<version>12.23.0</version>
296+
<version>12.23.1</version>
297297
</dependency>
298298
<dependency>
299299
<groupId>com.azure</groupId>
300300
<artifactId>azure-storage-file-datalake</artifactId>
301-
<version>12.17.0</version>
301+
<version>12.17.1</version>
302302
</dependency>
303303
<dependency>
304304
<groupId>com.azure</groupId>
305305
<artifactId>azure-storage-file-share</artifactId>
306-
<version>12.20.0</version>
306+
<version>12.20.1</version>
307307
</dependency>
308308
<dependency>
309309
<groupId>com.azure</groupId>
310310
<artifactId>azure-storage-internal-avro</artifactId>
311-
<version>12.9.0</version>
311+
<version>12.9.1</version>
312312
</dependency>
313313
<dependency>
314314
<groupId>com.azure</groupId>
315315
<artifactId>azure-storage-queue</artifactId>
316-
<version>12.19.0</version>
316+
<version>12.19.1</version>
317317
</dependency>
318318
</dependencies>
319319
</dependencyManagement>

0 commit comments

Comments
 (0)