Skip to content

Commit c27ee44

Browse files
authored
Increment version for spring releases (Azure#19646)
* Increment package version after release of com.azure.spring azure-spring-boot * Increment package version after release of com.azure.spring azure-spring-boot-starter-active-directory-b2c * Increment package version after release of com.azure.spring azure-spring-boot-starter-active-directory * Increment package version after release of com.azure.spring azure-spring-boot-starter-cosmos * Increment package version after release of com.azure.spring azure-spring-boot-starter-keyvault-certificates * Increment package version after release of com.azure.spring azure-spring-boot-starter-keyvault-secrets * Increment package version after release of com.azure.spring azure-spring-boot-starter-servicebus-jms * Increment package version after release of com.azure.spring azure-spring-boot-starter * Increment package version after release of com.azure.spring azure-spring-boot-starter-storage * Increment package version after release of com.azure.spring azure-spring-cloud-autoconfigure * Increment package version after release of com.azure.spring azure-spring-cloud-context * Increment package version after release of com.azure.spring azure-spring-cloud-messaging * Increment package version after release of com.azure.spring azure-spring-cloud-stream-binder-servicebus-queue * Increment package version after release of com.azure.spring azure-spring-cloud-stream-binder-servicebus-core * Increment package version after release of com.azure.spring azure-spring-cloud-stream-binder-servicebus-topic * Increment package version after release of com.azure.spring azure-spring-cloud-starter-cache * Increment package version after release of com.azure.spring azure-spring-cloud-starter-eventhubs-kafka * Increment package version after release of com.azure.spring azure-spring-cloud-starter-eventhubs * Increment package version after release of com.azure.spring azure-spring-cloud-starter-servicebus * Increment package version after release of com.azure.spring azure-spring-cloud-storage * Increment package version after release of com.azure.spring azure-spring-cloud-starter-storage-queue * Increment package version after release of com.azure.spring azure-spring-cloud-stream-binder-test * Increment package version after release of com.azure.spring azure-spring-cloud-telemetry * Increment package version after release of com.azure.spring azure-spring-integration-core * Increment package version after release of com.azure.spring azure-spring-integration-eventhubs * Increment package version after release of com.azure.spring azure-spring-integration-servicebus * Increment package version after release of com.azure.spring azure-spring-cloud-stream-binder-eventhubs * Increment package version after release of com.azure.spring azure-spring-integration-test * Increment package version after release of com.azure.spring azure-spring-integration-storage-queue * Increment package version after release of com.azure.spring azure-identity-spring
1 parent 17d36b3 commit c27ee44

File tree

106 files changed

+286
-196
lines changed

Some content is hidden

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

106 files changed

+286
-196
lines changed

eng/jacoco-test-coverage/pom.xml

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -386,42 +386,42 @@
386386
<dependency>
387387
<groupId>com.azure.spring</groupId>
388388
<artifactId>azure-identity-spring</artifactId>
389-
<version>1.2.0</version> <!-- {x-version-update;com.azure.spring:azure-identity-spring;current} -->
389+
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-identity-spring;current} -->
390390
</dependency>
391391
<dependency>
392392
<groupId>com.azure.spring</groupId>
393393
<artifactId>azure-spring-boot</artifactId>
394-
<version>3.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
394+
<version>3.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
395395
</dependency>
396396
<dependency>
397397
<groupId>com.azure.spring</groupId>
398398
<artifactId>azure-spring-boot-starter</artifactId>
399-
<version>3.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter;current} -->
399+
<version>3.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter;current} -->
400400
</dependency>
401401
<dependency>
402402
<groupId>com.azure.spring</groupId>
403403
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
404-
<version>3.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
404+
<version>3.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
405405
</dependency>
406406
<dependency>
407407
<groupId>com.azure.spring</groupId>
408408
<artifactId>azure-spring-boot-starter-keyvault-secrets</artifactId>
409-
<version>3.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
409+
<version>3.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
410410
</dependency>
411411
<dependency>
412412
<groupId>com.azure.spring</groupId>
413413
<artifactId>azure-spring-boot-starter-servicebus-jms</artifactId>
414-
<version>3.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
414+
<version>3.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
415415
</dependency>
416416
<dependency>
417417
<groupId>com.azure.spring</groupId>
418418
<artifactId>azure-spring-boot-starter-active-directory-b2c</artifactId>
419-
<version>3.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
419+
<version>3.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
420420
</dependency>
421421
<dependency>
422422
<groupId>com.azure.spring</groupId>
423423
<artifactId>azure-spring-boot-starter-cosmos</artifactId>
424-
<version>3.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
424+
<version>3.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
425425
</dependency>
426426
<dependency>
427427
<groupId>com.azure.spring</groupId>
@@ -431,7 +431,7 @@
431431
<dependency>
432432
<groupId>com.azure.spring</groupId>
433433
<artifactId>azure-spring-boot-starter-storage</artifactId>
434-
<version>3.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-storage;current} -->
434+
<version>3.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-storage;current} -->
435435
</dependency>
436436
<dependency>
437437
<groupId>com.azure</groupId>
@@ -446,52 +446,52 @@
446446
<dependency>
447447
<groupId>com.azure.spring</groupId>
448448
<artifactId>azure-spring-cloud-context</artifactId>
449-
<version>2.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
449+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-telemetry;current} -->
454+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
459+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-test;current} -->
464+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-eventhubs;current} -->
469+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-servicebus;current} -->
474+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-storage-queue;current} -->
479+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-storage;current} -->
484+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-autoconfigure;current} -->
489+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-messaging;current} -->
494+
<version>2.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-messaging;current} -->
495495
</dependency>
496496
<dependency>
497497
<groupId>com.microsoft.azure</groupId>
@@ -501,52 +501,52 @@
501501
<dependency>
502502
<groupId>com.azure.spring</groupId>
503503
<artifactId>azure-spring-cloud-starter-cache</artifactId>
504-
<version>2.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-cache;current} -->
504+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs;current} -->
509+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;current} -->
514+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-servicebus;current} -->
519+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-storage-queue;current} -->
524+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;current} -->
529+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-test;current} -->
534+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;current} -->
539+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;current} -->
544+
<version>2.3.0-beta.1</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.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;current} -->
549+
<version>2.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;current} -->
550550
</dependency>
551551
<dependency>
552552
<groupId>com.azure</groupId>

eng/versioning/version_client.txt

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -116,36 +116,36 @@ com.microsoft.azure:spring-cloud-azure-appconfiguration-config;1.2.8-beta.1;1.2.
116116
com.microsoft.azure:spring-cloud-azure-feature-management-web;1.2.8-beta.1;1.2.8
117117
com.microsoft.azure:spring-cloud-azure-feature-management;1.2.8-beta.1;1.2.8
118118
com.microsoft.azure:spring-cloud-starter-azure-appconfiguration-config;1.2.8-beta.1;1.2.8
119-
com.azure.spring:azure-identity-spring;1.1.0;1.2.0
120-
com.azure.spring:azure-spring-boot-starter-active-directory-b2c;3.1.0;3.2.0
121-
com.azure.spring:azure-spring-boot-starter-active-directory;3.1.0;3.2.0
122-
com.azure.spring:azure-spring-boot-starter-cosmos;3.1.0;3.2.0
123-
com.azure.spring:azure-spring-boot-starter-keyvault-certificates;3.0.0-beta.3;3.0.0-beta.4
124-
com.azure.spring:azure-spring-boot-starter-keyvault-secrets;3.1.0;3.2.0
125-
com.azure.spring:azure-spring-boot-starter-servicebus-jms;3.1.0;3.2.0
126-
com.azure.spring:azure-spring-boot-starter-storage;3.1.0;3.2.0
127-
com.azure.spring:azure-spring-boot-starter;3.1.0;3.2.0
128-
com.azure.spring:azure-spring-boot;3.1.0;3.2.0
129-
com.azure.spring:azure-spring-cloud-autoconfigure;2.1.0;2.2.0
130-
com.azure.spring:azure-spring-cloud-context;2.1.0;2.2.0
131-
com.azure.spring:azure-spring-cloud-messaging;2.1.0;2.2.0
132-
com.azure.spring:azure-spring-cloud-starter-cache;2.1.0;2.2.0
133-
com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;2.1.0;2.2.0
134-
com.azure.spring:azure-spring-cloud-starter-eventhubs;2.1.0;2.2.0
135-
com.azure.spring:azure-spring-cloud-starter-servicebus;2.1.0;2.2.0
136-
com.azure.spring:azure-spring-cloud-starter-storage-queue;2.1.0;2.2.0
137-
com.azure.spring:azure-spring-cloud-storage;2.1.0;2.2.0
138-
com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;2.1.0;2.2.0
139-
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;2.1.0;2.2.0
140-
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;2.1.0;2.2.0
141-
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;2.1.0;2.2.0
142-
com.azure.spring:azure-spring-cloud-stream-binder-test;2.1.0;2.2.0
143-
com.azure.spring:azure-spring-cloud-telemetry;2.1.0;2.2.0
144-
com.azure.spring:azure-spring-integration-core;2.1.0;2.2.0
145-
com.azure.spring:azure-spring-integration-eventhubs;2.1.0;2.2.0
146-
com.azure.spring:azure-spring-integration-servicebus;2.1.0;2.2.0
147-
com.azure.spring:azure-spring-integration-storage-queue;2.1.0;2.2.0
148-
com.azure.spring:azure-spring-integration-test;2.1.0;2.2.0
119+
com.azure.spring:azure-identity-spring;1.2.0;1.3.0-beta.1
120+
com.azure.spring:azure-spring-boot-starter-active-directory-b2c;3.2.0;3.3.0-beta.1
121+
com.azure.spring:azure-spring-boot-starter-active-directory;3.2.0;3.3.0-beta.1
122+
com.azure.spring:azure-spring-boot-starter-cosmos;3.2.0;3.3.0-beta.1
123+
com.azure.spring:azure-spring-boot-starter-keyvault-certificates;3.0.0-beta.4;3.0.0-beta.5
124+
com.azure.spring:azure-spring-boot-starter-keyvault-secrets;3.2.0;3.3.0-beta.1
125+
com.azure.spring:azure-spring-boot-starter-servicebus-jms;3.2.0;3.3.0-beta.1
126+
com.azure.spring:azure-spring-boot-starter-storage;3.2.0;3.3.0-beta.1
127+
com.azure.spring:azure-spring-boot-starter;3.2.0;3.3.0-beta.1
128+
com.azure.spring:azure-spring-boot;3.2.0;3.3.0-beta.1
129+
com.azure.spring:azure-spring-cloud-autoconfigure;2.2.0;2.3.0-beta.1
130+
com.azure.spring:azure-spring-cloud-context;2.2.0;2.3.0-beta.1
131+
com.azure.spring:azure-spring-cloud-messaging;2.2.0;2.3.0-beta.1
132+
com.azure.spring:azure-spring-cloud-starter-cache;2.2.0;2.3.0-beta.1
133+
com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;2.2.0;2.3.0-beta.1
134+
com.azure.spring:azure-spring-cloud-starter-eventhubs;2.2.0;2.3.0-beta.1
135+
com.azure.spring:azure-spring-cloud-starter-servicebus;2.2.0;2.3.0-beta.1
136+
com.azure.spring:azure-spring-cloud-starter-storage-queue;2.2.0;2.3.0-beta.1
137+
com.azure.spring:azure-spring-cloud-storage;2.2.0;2.3.0-beta.1
138+
com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;2.2.0;2.3.0-beta.1
139+
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;2.2.0;2.3.0-beta.1
140+
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;2.2.0;2.3.0-beta.1
141+
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;2.2.0;2.3.0-beta.1
142+
com.azure.spring:azure-spring-cloud-stream-binder-test;2.2.0;2.3.0-beta.1
143+
com.azure.spring:azure-spring-cloud-telemetry;2.2.0;2.3.0-beta.1
144+
com.azure.spring:azure-spring-integration-core;2.2.0;2.3.0-beta.1
145+
com.azure.spring:azure-spring-integration-eventhubs;2.2.0;2.3.0-beta.1
146+
com.azure.spring:azure-spring-integration-servicebus;2.2.0;2.3.0-beta.1
147+
com.azure.spring:azure-spring-integration-storage-queue;2.2.0;2.3.0-beta.1
148+
com.azure.spring:azure-spring-integration-test;2.2.0;2.3.0-beta.1
149149
com.azure.spring:azure-spring-data-gremlin;2.3.1-beta.1;2.3.1-beta.1
150150
com.azure.spring:azure-spring-boot-starter-data-gremlin;3.0.0-beta.1;3.0.0-beta.1
151151
com.azure.spring:azure-spring-boot-test-aad;1.0.0;1.0.0

sdk/spring/azure-identity-spring/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+
## 1.3.0-beta.1 (Unreleased)
4+
5+
36
## 1.2.0 (2021-03-03)
47

58

sdk/spring/azure-identity-spring/pom.xml

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

1313
<groupId>com.azure.spring</groupId>
1414
<artifactId>azure-identity-spring</artifactId>
15-
<version>1.2.0</version> <!-- {x-version-update;com.azure.spring:azure-identity-spring;current} -->
15+
<version>1.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-identity-spring;current} -->
1616
<packaging>jar</packaging>
1717

1818
<name>Azure Identity Spring Integration Library</name>

sdk/spring/azure-spring-boot-samples/azure-appconfiguration-conversion-sample-complete/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>com.azure.spring</groupId>
2121
<artifactId>azure-spring-boot-starter-cosmos</artifactId>
22-
<version>3.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
22+
<version>3.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
2323
</dependency>
2424
<dependency>
2525
<groupId>com.google.guava</groupId>

sdk/spring/azure-spring-boot-samples/azure-appconfiguration-conversion-sample-initial/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>com.azure.spring</groupId>
2222
<artifactId>azure-spring-boot-starter-cosmos</artifactId>
23-
<version>3.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
23+
<version>3.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
2424
</dependency>
2525
<dependency>
2626
<groupId>com.google.guava</groupId>

sdk/spring/azure-spring-boot-samples/azure-cloud-foundry-service-sample/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
<dependency>
2323
<groupId>com.azure.spring</groupId>
2424
<artifactId>azure-spring-boot-starter-cosmos</artifactId>
25-
<version>3.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
25+
<version>3.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
2626
</dependency>
2727
<dependency>
2828
<groupId>com.azure.spring</groupId>
2929
<artifactId>azure-spring-boot-starter-servicebus-jms</artifactId>
30-
<version>3.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
30+
<version>3.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
3131
</dependency>
3232
<dependency>
3333
<groupId>org.springframework.boot</groupId>

sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-b2c-oidc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>com.azure.spring</groupId>
2424
<artifactId>azure-spring-boot-starter-active-directory-b2c</artifactId>
25-
<version>3.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
25+
<version>3.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
2626
</dependency>
2727

2828
<dependency>

sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-resource-server-by-filter-stateless/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>com.azure.spring</groupId>
2424
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
25-
<version>3.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
25+
<version>3.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
2626
</dependency>
2727

2828
<dependency>

sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-resource-server-by-filter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>com.azure.spring</groupId>
2424
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
25-
<version>3.2.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
25+
<version>3.3.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
2626
</dependency>
2727

2828
<dependency>

0 commit comments

Comments
 (0)