Skip to content

Commit 276fef0

Browse files
author
Rujun Chen
authored
Prepare to release spring related modules (Azure#21672)
* Prepare to release Spring related modules: 1. Update versions manually. 2. Delete duplicated dependency. * 1. Run command "python eng\versioning\update_versions.py --ut all --bt client". 2. Recover unnecessary changes. * Add changelog and readme for azure-spring-boot-bom
1 parent 51ce088 commit 276fef0

File tree

145 files changed

+290
-319
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+290
-319
lines changed

eng/jacoco-test-coverage/pom.xml

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -396,47 +396,47 @@
396396
<dependency>
397397
<groupId>com.azure.spring</groupId>
398398
<artifactId>azure-identity-spring</artifactId>
399-
<version>1.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-identity-spring;current} -->
399+
<version>1.5.0</version> <!-- {x-version-update;com.azure.spring:azure-identity-spring;current} -->
400400
</dependency>
401401
<dependency>
402402
<groupId>com.azure.spring</groupId>
403403
<artifactId>azure-spring-boot</artifactId>
404-
<version>3.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
404+
<version>3.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
405405
</dependency>
406406
<dependency>
407407
<groupId>com.azure.spring</groupId>
408408
<artifactId>azure-spring-boot-starter</artifactId>
409-
<version>3.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter;current} -->
409+
<version>3.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter;current} -->
410410
</dependency>
411411
<dependency>
412412
<groupId>com.azure.spring</groupId>
413413
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
414-
<version>3.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
414+
<version>3.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
415415
</dependency>
416416
<dependency>
417417
<groupId>com.azure.spring</groupId>
418418
<artifactId>azure-spring-boot-starter-keyvault-secrets</artifactId>
419-
<version>3.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
419+
<version>3.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
420420
</dependency>
421421
<dependency>
422422
<groupId>com.azure.spring</groupId>
423423
<artifactId>azure-spring-boot-starter-servicebus-jms</artifactId>
424-
<version>3.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
424+
<version>3.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
425425
</dependency>
426426
<dependency>
427427
<groupId>com.azure.spring</groupId>
428428
<artifactId>azure-spring-boot-starter-active-directory-b2c</artifactId>
429-
<version>3.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
429+
<version>3.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
430430
</dependency>
431431
<dependency>
432432
<groupId>com.azure.spring</groupId>
433433
<artifactId>azure-spring-boot-starter-cosmos</artifactId>
434-
<version>3.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
434+
<version>3.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
435435
</dependency>
436436
<dependency>
437437
<groupId>com.azure.spring</groupId>
438438
<artifactId>azure-spring-boot-starter-storage</artifactId>
439-
<version>3.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-storage;current} -->
439+
<version>3.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-storage;current} -->
440440
</dependency>
441441
<dependency>
442442
<groupId>com.azure</groupId>
@@ -446,107 +446,107 @@
446446
<dependency>
447447
<groupId>com.azure.spring</groupId>
448448
<artifactId>azure-spring-cloud-context</artifactId>
449-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
449+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
450450
</dependency>
451451
<dependency>
452452
<groupId>com.azure.spring</groupId>
453453
<artifactId>azure-spring-cloud-telemetry</artifactId>
454-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-telemetry;current} -->
454+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-telemetry;current} -->
455455
</dependency>
456456
<dependency>
457457
<groupId>com.azure.spring</groupId>
458458
<artifactId>azure-spring-integration-core</artifactId>
459-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
459+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
460460
</dependency>
461461
<dependency>
462462
<groupId>com.azure.spring</groupId>
463463
<artifactId>azure-spring-integration-test</artifactId>
464-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-test;current} -->
464+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-test;current} -->
465465
</dependency>
466466
<dependency>
467467
<groupId>com.azure.spring</groupId>
468468
<artifactId>azure-spring-integration-eventhubs</artifactId>
469-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-eventhubs;current} -->
469+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-eventhubs;current} -->
470470
</dependency>
471471
<dependency>
472472
<groupId>com.azure.spring</groupId>
473473
<artifactId>azure-spring-integration-servicebus</artifactId>
474-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-servicebus;current} -->
474+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-servicebus;current} -->
475475
</dependency>
476476
<dependency>
477477
<groupId>com.azure.spring</groupId>
478478
<artifactId>azure-spring-integration-storage-queue</artifactId>
479-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-storage-queue;current} -->
479+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-storage-queue;current} -->
480480
</dependency>
481481
<dependency>
482482
<groupId>com.azure.spring</groupId>
483483
<artifactId>azure-spring-cloud-storage</artifactId>
484-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-storage;current} -->
484+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-storage;current} -->
485485
</dependency>
486486
<dependency>
487487
<groupId>com.azure.spring</groupId>
488488
<artifactId>azure-spring-cloud-autoconfigure</artifactId>
489-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-autoconfigure;current} -->
489+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-autoconfigure;current} -->
490490
</dependency>
491491
<dependency>
492492
<groupId>com.azure.spring</groupId>
493493
<artifactId>azure-spring-cloud-messaging</artifactId>
494-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-messaging;current} -->
494+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-messaging;current} -->
495495
</dependency>
496496
<dependency>
497497
<groupId>com.microsoft.azure</groupId>
498498
<artifactId>spring-cloud-starter-azure-appconfiguration-config</artifactId>
499-
<version>1.4.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-appconfiguration-config;current} -->
499+
<version>1.4.0</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-appconfiguration-config;current} -->
500500
</dependency>
501501
<dependency>
502502
<groupId>com.azure.spring</groupId>
503503
<artifactId>azure-spring-cloud-starter-cache</artifactId>
504-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-cache;current} -->
504+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-cache;current} -->
505505
</dependency>
506506
<dependency>
507507
<groupId>com.azure.spring</groupId>
508508
<artifactId>azure-spring-cloud-starter-eventhubs</artifactId>
509-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs;current} -->
509+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs;current} -->
510510
</dependency>
511511
<dependency>
512512
<groupId>com.azure.spring</groupId>
513513
<artifactId>azure-spring-cloud-starter-eventhubs-kafka</artifactId>
514-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;current} -->
514+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;current} -->
515515
</dependency>
516516
<dependency>
517517
<groupId>com.azure.spring</groupId>
518518
<artifactId>azure-spring-cloud-starter-servicebus</artifactId>
519-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-servicebus;current} -->
519+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-servicebus;current} -->
520520
</dependency>
521521
<dependency>
522522
<groupId>com.azure.spring</groupId>
523523
<artifactId>azure-spring-cloud-starter-storage-queue</artifactId>
524-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-storage-queue;current} -->
524+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-storage-queue;current} -->
525525
</dependency>
526526
<dependency>
527527
<groupId>com.azure.spring</groupId>
528528
<artifactId>azure-spring-cloud-stream-binder-servicebus-core</artifactId>
529-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;current} -->
529+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;current} -->
530530
</dependency>
531531
<dependency>
532532
<groupId>com.azure.spring</groupId>
533533
<artifactId>azure-spring-cloud-stream-binder-test</artifactId>
534-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-test;current} -->
534+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-test;current} -->
535535
</dependency>
536536
<dependency>
537537
<groupId>com.azure.spring</groupId>
538538
<artifactId>azure-spring-cloud-stream-binder-servicebus-topic</artifactId>
539-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;current} -->
539+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;current} -->
540540
</dependency>
541541
<dependency>
542542
<groupId>com.azure.spring</groupId>
543543
<artifactId>azure-spring-cloud-stream-binder-servicebus-queue</artifactId>
544-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;current} -->
544+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;current} -->
545545
</dependency>
546546
<dependency>
547547
<groupId>com.azure.spring</groupId>
548548
<artifactId>azure-spring-cloud-stream-binder-eventhubs</artifactId>
549-
<version>2.5.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;current} -->
549+
<version>2.5.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;current} -->
550550
</dependency>
551551
<dependency>
552552
<groupId>com.azure</groupId>
@@ -576,7 +576,7 @@
576576
<includes>
577577
<!-- Track 2 library with a non-standard groupId -->
578578
<include>com.azure:azure-monitor-opentelemetry-exporter:[1.0.0-beta.5]</include> <!-- {x-include-update;com.azure:azure-monitor-opentelemetry-exporter;current} -->
579-
<include>com.microsoft.azure:spring-cloud-starter-azure-appconfiguration-config:[1.4.0-beta.1]</include> <!-- {x-include-update;com.microsoft.azure:spring-cloud-starter-azure-appconfiguration-config;current} -->
579+
<include>com.microsoft.azure:spring-cloud-starter-azure-appconfiguration-config:[1.4.0]</include> <!-- {x-include-update;com.microsoft.azure:spring-cloud-starter-azure-appconfiguration-config;current} -->
580580
</includes>
581581
</bannedDependencies>
582582
</rules>

eng/versioning/version_client.txt

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ com.azure:azure-search-perf;1.0.0-beta.1;1.0.0-beta.1
105105
com.azure:azure-security-attestation;1.0.0-beta.1;1.0.0-beta.2
106106
com.azure:azure-security-keyvault-administration;4.0.0-beta.7;4.0.0-beta.8
107107
com.azure:azure-security-keyvault-certificates;4.1.8;4.2.0-beta.7
108-
com.azure:azure-security-keyvault-jca;1.0.0-beta.6;1.0.0-beta.7
108+
com.azure:azure-security-keyvault-jca;1.0.0-beta.6;1.0.0
109109
com.azure:azure-security-test-keyvault-jca;1.0.0;1.0.0
110110
com.azure:azure-security-keyvault-keys;4.2.8;4.3.0-beta.9
111111
com.azure:azure-security-keyvault-secrets;4.2.8;4.3.0-beta.7
@@ -137,36 +137,36 @@ com.azure.spring:azure-spring-cloud-appconfiguration-config;2.0.0-beta.1;2.0.0-b
137137
com.azure.spring:azure-spring-cloud-feature-management-web;2.0.0-beta.1;2.0.0-beta.2
138138
com.azure.spring:azure-spring-cloud-feature-management;2.0.0-beta.1;2.0.0-beta.2
139139
com.azure.spring:azure-spring-cloud-starter-appconfiguration-config;2.0.0-beta.1;2.0.0-beta.2
140-
com.azure.spring:azure-identity-spring;1.4.0;1.5.0-beta.1
141-
com.azure.spring:azure-spring-boot-starter-active-directory-b2c;3.4.0;3.5.0-beta.1
142-
com.azure.spring:azure-spring-boot-starter-active-directory;3.4.0;3.5.0-beta.1
143-
com.azure.spring:azure-spring-boot-starter-cosmos;3.4.0;3.5.0-beta.1
144-
com.azure.spring:azure-spring-boot-starter-keyvault-certificates;3.0.0-beta.6;3.0.0-beta.7
145-
com.azure.spring:azure-spring-boot-starter-keyvault-secrets;3.4.0;3.5.0-beta.1
146-
com.azure.spring:azure-spring-boot-starter-servicebus-jms;3.4.0;3.5.0-beta.1
147-
com.azure.spring:azure-spring-boot-starter-storage;3.4.0;3.5.0-beta.1
148-
com.azure.spring:azure-spring-boot-starter;3.4.0;3.5.0-beta.1
149-
com.azure.spring:azure-spring-boot;3.4.0;3.5.0-beta.1
150-
com.azure.spring:azure-spring-cloud-autoconfigure;2.4.0;2.5.0-beta.1
151-
com.azure.spring:azure-spring-cloud-context;2.4.0;2.5.0-beta.1
152-
com.azure.spring:azure-spring-cloud-messaging;2.4.0;2.5.0-beta.1
153-
com.azure.spring:azure-spring-cloud-starter-cache;2.4.0;2.5.0-beta.1
154-
com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;2.4.0;2.5.0-beta.1
155-
com.azure.spring:azure-spring-cloud-starter-eventhubs;2.4.0;2.5.0-beta.1
156-
com.azure.spring:azure-spring-cloud-starter-servicebus;2.4.0;2.5.0-beta.1
157-
com.azure.spring:azure-spring-cloud-starter-storage-queue;2.4.0;2.5.0-beta.1
158-
com.azure.spring:azure-spring-cloud-storage;2.4.0;2.5.0-beta.1
159-
com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;2.4.0;2.5.0-beta.1
160-
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;2.4.0;2.5.0-beta.1
161-
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;2.4.0;2.5.0-beta.1
162-
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;2.4.0;2.5.0-beta.1
163-
com.azure.spring:azure-spring-cloud-stream-binder-test;2.4.0;2.5.0-beta.1
164-
com.azure.spring:azure-spring-cloud-telemetry;2.4.0;2.5.0-beta.1
165-
com.azure.spring:azure-spring-integration-core;2.4.0;2.5.0-beta.1
166-
com.azure.spring:azure-spring-integration-eventhubs;2.4.0;2.5.0-beta.1
167-
com.azure.spring:azure-spring-integration-servicebus;2.4.0;2.5.0-beta.1
168-
com.azure.spring:azure-spring-integration-storage-queue;2.4.0;2.5.0-beta.1
169-
com.azure.spring:azure-spring-integration-test;2.4.0;2.5.0-beta.1
140+
com.azure.spring:azure-identity-spring;1.4.0;1.5.0
141+
com.azure.spring:azure-spring-boot-starter-active-directory-b2c;3.4.0;3.5.0
142+
com.azure.spring:azure-spring-boot-starter-active-directory;3.4.0;3.5.0
143+
com.azure.spring:azure-spring-boot-starter-cosmos;3.4.0;3.5.0
144+
com.azure.spring:azure-spring-boot-starter-keyvault-certificates;3.0.0-beta.6;3.0.0
145+
com.azure.spring:azure-spring-boot-starter-keyvault-secrets;3.4.0;3.5.0
146+
com.azure.spring:azure-spring-boot-starter-servicebus-jms;3.4.0;3.5.0
147+
com.azure.spring:azure-spring-boot-starter-storage;3.4.0;3.5.0
148+
com.azure.spring:azure-spring-boot-starter;3.4.0;3.5.0
149+
com.azure.spring:azure-spring-boot;3.4.0;3.5.0
150+
com.azure.spring:azure-spring-cloud-autoconfigure;2.4.0;2.5.0
151+
com.azure.spring:azure-spring-cloud-context;2.4.0;2.5.0
152+
com.azure.spring:azure-spring-cloud-messaging;2.4.0;2.5.0
153+
com.azure.spring:azure-spring-cloud-starter-cache;2.4.0;2.5.0
154+
com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;2.4.0;2.5.0
155+
com.azure.spring:azure-spring-cloud-starter-eventhubs;2.4.0;2.5.0
156+
com.azure.spring:azure-spring-cloud-starter-servicebus;2.4.0;2.5.0
157+
com.azure.spring:azure-spring-cloud-starter-storage-queue;2.4.0;2.5.0
158+
com.azure.spring:azure-spring-cloud-storage;2.4.0;2.5.0
159+
com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;2.4.0;2.5.0
160+
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;2.4.0;2.5.0
161+
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;2.4.0;2.5.0
162+
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;2.4.0;2.5.0
163+
com.azure.spring:azure-spring-cloud-stream-binder-test;2.4.0;2.5.0
164+
com.azure.spring:azure-spring-cloud-telemetry;2.4.0;2.5.0
165+
com.azure.spring:azure-spring-integration-core;2.4.0;2.5.0
166+
com.azure.spring:azure-spring-integration-eventhubs;2.4.0;2.5.0
167+
com.azure.spring:azure-spring-integration-servicebus;2.4.0;2.5.0
168+
com.azure.spring:azure-spring-integration-storage-queue;2.4.0;2.5.0
169+
com.azure.spring:azure-spring-integration-test;2.4.0;2.5.0
170170
com.azure.spring:azure-spring-boot-test-aad;1.0.0;1.0.0
171171
com.azure.spring:azure-spring-boot-test-aad-b2c;1.0.0;1.0.0
172172
com.azure.spring:azure-spring-boot-test-selenium-common;1.0.0;1.0.0
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Release History
2+
3+
4+
## 2.5.0 (2021-05-20)
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Azure Spring Cloud Dependencies client library for Java
2+
3+
## Getting started
4+
5+
## Key concepts
6+
7+
## Examples
8+
9+
### Troubleshooting
10+
11+
### Next steps
12+
13+
### Contributing

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.azure.spring</groupId>
77
<artifactId>azure-spring-boot-bom</artifactId>
8-
<version>3.4.0</version>
8+
<version>3.5.0</version>
99
<packaging>pom</packaging>
1010

1111
<name>Azure Spring Boot BOM</name>

sdk/boms/azure-spring-cloud-dependencies/CHANGELOG.md

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

3+
4+
## 2.5.0 (2021-05-20)
5+
36
## 2.4.0 (2021-04-23)
47
### Breaking Changes
58
- Update `com.azure` group id to `com.azure.spring`.

sdk/boms/azure-spring-cloud-dependencies/pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.azure.spring</groupId>
88
<artifactId>azure-spring-cloud-dependencies</artifactId>
9-
<version>2.4.0</version>
9+
<version>2.5.0</version>
1010
<packaging>pom</packaging>
1111

1212
<name>Azure Spring Cloud Dependencies</name>
@@ -153,11 +153,6 @@
153153
<artifactId>azure-spring-cloud-starter-servicebus</artifactId>
154154
<version>${azure.spring.cloud.version}</version>
155155
</dependency>
156-
<dependency>
157-
<groupId>com.azure.spring</groupId>
158-
<artifactId>azure-spring-cloud-storage</artifactId>
159-
<version>${azure.spring.cloud.version}</version>
160-
</dependency>
161156
<dependency>
162157
<groupId>com.azure.spring</groupId>
163158
<artifactId>azure-spring-cloud-starter-eventhubs</artifactId>

sdk/keyvault/azure-security-keyvault-jca/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.0.0-beta.7 (Unreleased)
3+
## 1.0.0 (2021-05-20)
44

55

66
## 1.0.0-beta.6 (2021-04-19)

sdk/keyvault/azure-security-keyvault-jca/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Maven dependency for the Azure Key Vault JCA client library. Add it to your proj
1818
<dependency>
1919
<groupId>com.azure</groupId>
2020
<artifactId>azure-security-keyvault-jca</artifactId>
21-
<version>1.0.0-beta.6</version>
21+
<version>1.0.0</version>
2222
</dependency>
2323
```
2424
[//]: # ({x-version-update-end})

0 commit comments

Comments
 (0)