|
2 | 2 | <modelVersion>4.0.0</modelVersion> |
3 | 3 | <groupId>com.azure</groupId> |
4 | 4 | <artifactId>azure-sdk-bom</artifactId> |
5 | | - <version>1.3.5</version> |
| 5 | + <version>1.3.6</version> |
6 | 6 | <packaging>pom</packaging> |
7 | 7 | <name>Azure Java SDK BOM (Bill of Materials)</name> |
8 | 8 | <description>Azure Java SDK BOM (Bill of Materials)</description> |
|
35 | 35 | </issueManagement> |
36 | 36 | <dependencyManagement> |
37 | 37 | <dependencies> |
| 38 | + <dependency> |
| 39 | + <groupId>com.azure</groupId> |
| 40 | + <artifactId>azure-ai-agents</artifactId> |
| 41 | + <version>2.0.0</version> |
| 42 | + </dependency> |
| 43 | + <dependency> |
| 44 | + <groupId>com.azure</groupId> |
| 45 | + <artifactId>azure-ai-projects</artifactId> |
| 46 | + <version>2.0.0</version> |
| 47 | + </dependency> |
38 | 48 | <dependency> |
39 | 49 | <groupId>com.azure</groupId> |
40 | 50 | <artifactId>azure-ai-contentsafety</artifactId> |
|
178 | 188 | <dependency> |
179 | 189 | <groupId>com.azure</groupId> |
180 | 190 | <artifactId>azure-cosmos</artifactId> |
181 | | - <version>4.78.0</version> |
| 191 | + <version>4.79.0</version> |
182 | 192 | </dependency> |
183 | 193 | <dependency> |
184 | 194 | <groupId>com.azure</groupId> |
185 | 195 | <artifactId>azure-cosmos-encryption</artifactId> |
186 | | - <version>2.27.0</version> |
| 196 | + <version>2.28.0</version> |
187 | 197 | </dependency> |
188 | 198 | <dependency> |
189 | 199 | <groupId>com.azure</groupId> |
|
283 | 293 | <dependency> |
284 | 294 | <groupId>com.azure</groupId> |
285 | 295 | <artifactId>azure-messaging-eventhubs-checkpointstore-blob</artifactId> |
286 | | - <version>1.21.3</version> |
| 296 | + <version>1.21.5</version> |
287 | 297 | </dependency> |
288 | 298 | <dependency> |
289 | 299 | <groupId>com.azure</groupId> |
|
338 | 348 | <dependency> |
339 | 349 | <groupId>com.azure</groupId> |
340 | 350 | <artifactId>azure-security-keyvault-administration</artifactId> |
341 | | - <version>4.7.5</version> |
| 351 | + <version>4.7.6</version> |
342 | 352 | </dependency> |
343 | 353 | <dependency> |
344 | 354 | <groupId>com.azure</groupId> |
345 | 355 | <artifactId>azure-security-keyvault-certificates</artifactId> |
346 | | - <version>4.8.5</version> |
| 356 | + <version>4.8.6</version> |
347 | 357 | </dependency> |
348 | 358 | <dependency> |
349 | 359 | <groupId>com.azure</groupId> |
|
353 | 363 | <dependency> |
354 | 364 | <groupId>com.azure</groupId> |
355 | 365 | <artifactId>azure-security-keyvault-keys</artifactId> |
356 | | - <version>4.10.5</version> |
| 366 | + <version>4.10.6</version> |
357 | 367 | </dependency> |
358 | 368 | <dependency> |
359 | 369 | <groupId>com.azure</groupId> |
360 | 370 | <artifactId>azure-security-keyvault-secrets</artifactId> |
361 | | - <version>4.10.5</version> |
| 371 | + <version>4.10.6</version> |
362 | 372 | </dependency> |
363 | 373 | <dependency> |
364 | 374 | <groupId>com.azure</groupId> |
365 | 375 | <artifactId>azure-storage-blob</artifactId> |
366 | | - <version>12.33.1</version> |
| 376 | + <version>12.33.3</version> |
367 | 377 | </dependency> |
368 | 378 | <dependency> |
369 | 379 | <groupId>com.azure</groupId> |
370 | 380 | <artifactId>azure-storage-blob-batch</artifactId> |
371 | | - <version>12.29.1</version> |
| 381 | + <version>12.29.3</version> |
372 | 382 | </dependency> |
373 | 383 | <dependency> |
374 | 384 | <groupId>com.azure</groupId> |
375 | 385 | <artifactId>azure-storage-blob-cryptography</artifactId> |
376 | | - <version>12.32.1</version> |
| 386 | + <version>12.32.3</version> |
377 | 387 | </dependency> |
378 | 388 | <dependency> |
379 | 389 | <groupId>com.azure</groupId> |
|
383 | 393 | <dependency> |
384 | 394 | <groupId>com.azure</groupId> |
385 | 395 | <artifactId>azure-storage-file-datalake</artifactId> |
386 | | - <version>12.26.1</version> |
| 396 | + <version>12.26.3</version> |
387 | 397 | </dependency> |
388 | 398 | <dependency> |
389 | 399 | <groupId>com.azure</groupId> |
|
408 | 418 | <dependency> |
409 | 419 | <groupId>com.azure.resourcemanager</groupId> |
410 | 420 | <artifactId>azure-resourcemanager</artifactId> |
411 | | - <version>2.60.0</version> |
| 421 | + <version>2.61.0</version> |
412 | 422 | </dependency> |
413 | 423 | <dependency> |
414 | 424 | <groupId>com.azure.resourcemanager</groupId> |
|
418 | 428 | <dependency> |
419 | 429 | <groupId>com.azure.resourcemanager</groupId> |
420 | 430 | <artifactId>azure-resourcemanager-appservice</artifactId> |
421 | | - <version>2.54.2</version> |
| 431 | + <version>2.55.1</version> |
422 | 432 | </dependency> |
423 | 433 | <dependency> |
424 | 434 | <groupId>com.azure.resourcemanager</groupId> |
425 | 435 | <artifactId>azure-resourcemanager-authorization</artifactId> |
426 | | - <version>2.53.7</version> |
| 436 | + <version>2.53.8</version> |
427 | 437 | </dependency> |
428 | 438 | <dependency> |
429 | 439 | <groupId>com.azure.resourcemanager</groupId> |
430 | 440 | <artifactId>azure-resourcemanager-cdn</artifactId> |
431 | | - <version>2.53.6</version> |
| 441 | + <version>2.53.7</version> |
432 | 442 | </dependency> |
433 | 443 | <dependency> |
434 | 444 | <groupId>com.azure.resourcemanager</groupId> |
435 | 445 | <artifactId>azure-resourcemanager-compute</artifactId> |
436 | | - <version>2.56.2</version> |
| 446 | + <version>2.56.3</version> |
437 | 447 | </dependency> |
438 | 448 | <dependency> |
439 | 449 | <groupId>com.azure.resourcemanager</groupId> |
440 | 450 | <artifactId>azure-resourcemanager-containerinstance</artifactId> |
441 | | - <version>2.53.8</version> |
| 451 | + <version>2.53.9</version> |
442 | 452 | </dependency> |
443 | 453 | <dependency> |
444 | 454 | <groupId>com.azure.resourcemanager</groupId> |
445 | 455 | <artifactId>azure-resourcemanager-containerregistry</artifactId> |
446 | | - <version>2.54.2</version> |
| 456 | + <version>2.55.1</version> |
447 | 457 | </dependency> |
448 | 458 | <dependency> |
449 | 459 | <groupId>com.azure.resourcemanager</groupId> |
450 | 460 | <artifactId>azure-resourcemanager-containerservice</artifactId> |
451 | | - <version>2.57.1</version> |
| 461 | + <version>2.58.0</version> |
452 | 462 | </dependency> |
453 | 463 | <dependency> |
454 | 464 | <groupId>com.azure.resourcemanager</groupId> |
455 | 465 | <artifactId>azure-resourcemanager-cosmos</artifactId> |
456 | | - <version>2.54.1</version> |
| 466 | + <version>2.54.2</version> |
457 | 467 | </dependency> |
458 | 468 | <dependency> |
459 | 469 | <groupId>com.azure.resourcemanager</groupId> |
460 | 470 | <artifactId>azure-resourcemanager-dns</artifactId> |
461 | | - <version>2.53.6</version> |
| 471 | + <version>2.53.7</version> |
462 | 472 | </dependency> |
463 | 473 | <dependency> |
464 | 474 | <groupId>com.azure.resourcemanager</groupId> |
465 | 475 | <artifactId>azure-resourcemanager-eventhubs</artifactId> |
466 | | - <version>2.53.6</version> |
| 476 | + <version>2.53.7</version> |
467 | 477 | </dependency> |
468 | 478 | <dependency> |
469 | 479 | <groupId>com.azure.resourcemanager</groupId> |
470 | 480 | <artifactId>azure-resourcemanager-keyvault</artifactId> |
471 | | - <version>2.54.2</version> |
| 481 | + <version>2.55.1</version> |
472 | 482 | </dependency> |
473 | 483 | <dependency> |
474 | 484 | <groupId>com.azure.resourcemanager</groupId> |
475 | 485 | <artifactId>azure-resourcemanager-monitor</artifactId> |
476 | | - <version>2.53.6</version> |
| 486 | + <version>2.53.7</version> |
477 | 487 | </dependency> |
478 | 488 | <dependency> |
479 | 489 | <groupId>com.azure.resourcemanager</groupId> |
480 | 490 | <artifactId>azure-resourcemanager-msi</artifactId> |
481 | | - <version>2.53.6</version> |
| 491 | + <version>2.53.7</version> |
482 | 492 | </dependency> |
483 | 493 | <dependency> |
484 | 494 | <groupId>com.azure.resourcemanager</groupId> |
485 | 495 | <artifactId>azure-resourcemanager-network</artifactId> |
486 | | - <version>2.58.0</version> |
| 496 | + <version>2.58.1</version> |
487 | 497 | </dependency> |
488 | 498 | <dependency> |
489 | 499 | <groupId>com.azure.resourcemanager</groupId> |
490 | 500 | <artifactId>azure-resourcemanager-privatedns</artifactId> |
491 | | - <version>2.53.6</version> |
| 501 | + <version>2.53.7</version> |
492 | 502 | </dependency> |
493 | 503 | <dependency> |
494 | 504 | <groupId>com.azure.resourcemanager</groupId> |
495 | 505 | <artifactId>azure-resourcemanager-redis</artifactId> |
496 | | - <version>2.53.6</version> |
| 506 | + <version>2.53.7</version> |
497 | 507 | </dependency> |
498 | 508 | <dependency> |
499 | 509 | <groupId>com.azure.resourcemanager</groupId> |
500 | 510 | <artifactId>azure-resourcemanager-resources</artifactId> |
501 | | - <version>2.53.6</version> |
| 511 | + <version>2.54.0</version> |
502 | 512 | </dependency> |
503 | 513 | <dependency> |
504 | 514 | <groupId>com.azure.resourcemanager</groupId> |
505 | 515 | <artifactId>azure-resourcemanager-search</artifactId> |
506 | | - <version>2.54.5</version> |
| 516 | + <version>2.54.6</version> |
507 | 517 | </dependency> |
508 | 518 | <dependency> |
509 | 519 | <groupId>com.azure.resourcemanager</groupId> |
510 | 520 | <artifactId>azure-resourcemanager-servicebus</artifactId> |
511 | | - <version>2.53.6</version> |
| 521 | + <version>2.53.7</version> |
512 | 522 | </dependency> |
513 | 523 | <dependency> |
514 | 524 | <groupId>com.azure.resourcemanager</groupId> |
515 | 525 | <artifactId>azure-resourcemanager-sql</artifactId> |
516 | | - <version>2.53.6</version> |
| 526 | + <version>2.53.7</version> |
517 | 527 | </dependency> |
518 | 528 | <dependency> |
519 | 529 | <groupId>com.azure.resourcemanager</groupId> |
520 | 530 | <artifactId>azure-resourcemanager-storage</artifactId> |
521 | | - <version>2.55.3</version> |
| 531 | + <version>2.55.4</version> |
522 | 532 | </dependency> |
523 | 533 | <dependency> |
524 | 534 | <groupId>com.azure.resourcemanager</groupId> |
525 | 535 | <artifactId>azure-resourcemanager-trafficmanager</artifactId> |
526 | | - <version>2.53.6</version> |
| 536 | + <version>2.53.7</version> |
527 | 537 | </dependency> |
528 | 538 | </dependencies> |
529 | 539 | </dependencyManagement> |
|
587 | 597 | </plugin> |
588 | 598 | </plugins> |
589 | 599 | </build> |
590 | | - |
591 | 600 | <!-- Route all dependency resolution through Azure Artifacts feed --> |
592 | 601 | <repositories> |
593 | 602 | <repository> |
|
611 | 620 | </snapshots> |
612 | 621 | </repository> |
613 | 622 | </repositories> |
614 | | - |
615 | 623 | <pluginRepositories> |
616 | 624 | <pluginRepository> |
617 | 625 | <id>azure-sdk-for-java</id> |
|
0 commit comments