Skip to content

Commit f776ddb

Browse files
authored
Increment version for spring releases (Azure#17673)
* Increment package version after spring release
1 parent 87d97a9 commit f776ddb

File tree

85 files changed

+213
-141
lines changed

Some content is hidden

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

85 files changed

+213
-141
lines changed

eng/jacoco-test-coverage/pom.xml

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -366,12 +366,12 @@
366366
<dependency>
367367
<groupId>com.azure.spring</groupId>
368368
<artifactId>azure-spring-boot</artifactId>
369-
<version>3.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
369+
<version>3.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
370370
</dependency>
371371
<dependency>
372372
<groupId>com.azure.spring</groupId>
373373
<artifactId>azure-spring-boot-starter</artifactId>
374-
<version>3.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter;current} -->
374+
<version>3.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter;current} -->
375375
</dependency>
376376
<dependency>
377377
<groupId>com.azure.spring</groupId>
@@ -381,22 +381,22 @@
381381
<dependency>
382382
<groupId>com.azure.spring</groupId>
383383
<artifactId>azure-spring-boot-starter-keyvault-secrets</artifactId>
384-
<version>3.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
384+
<version>3.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
385385
</dependency>
386386
<dependency>
387387
<groupId>com.azure.spring</groupId>
388388
<artifactId>azure-spring-boot-starter-servicebus-jms</artifactId>
389-
<version>3.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
389+
<version>3.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
390390
</dependency>
391391
<dependency>
392392
<groupId>com.azure.spring</groupId>
393393
<artifactId>azure-spring-boot-starter-active-directory-b2c</artifactId>
394-
<version>3.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
394+
<version>3.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
395395
</dependency>
396396
<dependency>
397397
<groupId>com.azure.spring</groupId>
398398
<artifactId>azure-spring-boot-starter-cosmos</artifactId>
399-
<version>3.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
399+
<version>3.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
400400
</dependency>
401401
<dependency>
402402
<groupId>com.azure.spring</groupId>
@@ -406,7 +406,7 @@
406406
<dependency>
407407
<groupId>com.azure.spring</groupId>
408408
<artifactId>azure-spring-boot-starter-storage</artifactId>
409-
<version>3.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-storage;current} -->
409+
<version>3.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-storage;current} -->
410410
</dependency>
411411
<dependency>
412412
<groupId>com.azure</groupId>
@@ -421,22 +421,22 @@
421421
<dependency>
422422
<groupId>com.azure.spring</groupId>
423423
<artifactId>azure-spring-cloud-context</artifactId>
424-
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
424+
<version>2.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
425425
</dependency>
426426
<dependency>
427427
<groupId>com.azure.spring</groupId>
428428
<artifactId>azure-spring-cloud-telemetry</artifactId>
429-
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-telemetry;current} -->
429+
<version>2.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-telemetry;current} -->
430430
</dependency>
431431
<dependency>
432432
<groupId>com.azure.spring</groupId>
433433
<artifactId>azure-spring-integration-core</artifactId>
434-
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
434+
<version>2.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
435435
</dependency>
436436
<dependency>
437437
<groupId>com.azure.spring</groupId>
438438
<artifactId>azure-spring-integration-test</artifactId>
439-
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-test;current} -->
439+
<version>2.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-test;current} -->
440440
</dependency>
441441
<dependency>
442442
<groupId>com.azure.spring</groupId>
@@ -451,7 +451,7 @@
451451
<dependency>
452452
<groupId>com.azure.spring</groupId>
453453
<artifactId>azure-spring-integration-storage-queue</artifactId>
454-
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-storage-queue;current} -->
454+
<version>2.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-storage-queue;current} -->
455455
</dependency>
456456
<dependency>
457457
<groupId>com.azure.spring</groupId>
@@ -461,12 +461,12 @@
461461
<dependency>
462462
<groupId>com.azure.spring</groupId>
463463
<artifactId>azure-spring-cloud-autoconfigure</artifactId>
464-
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-autoconfigure;current} -->
464+
<version>2.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-autoconfigure;current} -->
465465
</dependency>
466466
<dependency>
467467
<groupId>com.azure.spring</groupId>
468468
<artifactId>azure-spring-cloud-messaging</artifactId>
469-
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-messaging;current} -->
469+
<version>2.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-messaging;current} -->
470470
</dependency>
471471
<dependency>
472472
<groupId>com.azure.spring</groupId>
@@ -476,22 +476,22 @@
476476
<dependency>
477477
<groupId>com.azure.spring</groupId>
478478
<artifactId>azure-spring-cloud-starter-cache</artifactId>
479-
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-cache;current} -->
479+
<version>2.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-cache;current} -->
480480
</dependency>
481481
<dependency>
482482
<groupId>com.azure.spring</groupId>
483483
<artifactId>azure-spring-cloud-starter-eventhubs</artifactId>
484-
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs;current} -->
484+
<version>2.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs;current} -->
485485
</dependency>
486486
<dependency>
487487
<groupId>com.azure.spring</groupId>
488488
<artifactId>azure-spring-cloud-starter-eventhubs-kafka</artifactId>
489-
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;current} -->
489+
<version>2.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;current} -->
490490
</dependency>
491491
<dependency>
492492
<groupId>com.azure.spring</groupId>
493493
<artifactId>azure-spring-cloud-starter-servicebus</artifactId>
494-
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-servicebus;current} -->
494+
<version>2.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-servicebus;current} -->
495495
</dependency>
496496
<dependency>
497497
<groupId>com.azure.spring</groupId>
@@ -501,27 +501,27 @@
501501
<dependency>
502502
<groupId>com.azure.spring</groupId>
503503
<artifactId>azure-spring-cloud-stream-binder-servicebus-core</artifactId>
504-
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;current} -->
504+
<version>2.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;current} -->
505505
</dependency>
506506
<dependency>
507507
<groupId>com.azure.spring</groupId>
508508
<artifactId>azure-spring-cloud-stream-binder-test</artifactId>
509-
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-test;current} -->
509+
<version>2.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-test;current} -->
510510
</dependency>
511511
<dependency>
512512
<groupId>com.azure.spring</groupId>
513513
<artifactId>azure-spring-cloud-stream-binder-servicebus-topic</artifactId>
514-
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;current} -->
514+
<version>2.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;current} -->
515515
</dependency>
516516
<dependency>
517517
<groupId>com.azure.spring</groupId>
518518
<artifactId>azure-spring-cloud-stream-binder-servicebus-queue</artifactId>
519-
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;current} -->
519+
<version>2.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;current} -->
520520
</dependency>
521521
<dependency>
522522
<groupId>com.azure.spring</groupId>
523523
<artifactId>azure-spring-cloud-stream-binder-eventhubs</artifactId>
524-
<version>2.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;current} -->
524+
<version>2.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;current} -->
525525
</dependency>
526526
<dependency>
527527
<groupId>com.azure</groupId>

eng/versioning/version_client.txt

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -98,37 +98,37 @@ com.azure:azure-storage-internal-avro;12.0.1;12.1.0-beta.1
9898
com.azure:azure-storage-perf;1.0.0-beta.1;1.0.0-beta.1
9999
com.azure:azure-storage-queue;12.7.0;12.8.0-beta.1
100100
com.azure:perf-test-core;1.0.0-beta.1;1.0.0-beta.1
101-
com.azure.spring:azure-spring-boot-starter-active-directory-b2c;3.0.0-beta.1;3.0.0-beta.1
101+
com.azure.spring:azure-spring-boot-starter-active-directory-b2c;3.0.0-beta.1;3.0.0-beta.2
102102
com.azure.spring:azure-spring-boot-starter-active-directory;3.0.0-beta.1;3.0.0-beta.1
103-
com.azure.spring:azure-spring-boot-starter-cosmos;3.0.0-beta.1;3.0.0-beta.1
103+
com.azure.spring:azure-spring-boot-starter-cosmos;3.0.0-beta.1;3.0.0-beta.2
104104
com.azure.spring:azure-spring-boot-starter-data-gremlin;3.0.0-beta.1;3.0.0-beta.1
105-
com.azure.spring:azure-spring-boot-starter-keyvault-certificates;3.0.0-beta.1;3.0.0-beta.2
106-
com.azure.spring:azure-spring-boot-starter-keyvault-secrets;3.0.0-beta.1;3.0.0-beta.1
107-
com.azure.spring:azure-spring-boot-starter-servicebus-jms;3.0.0-beta.1;3.0.0-beta.1
108-
com.azure.spring:azure-spring-boot-starter-storage;3.0.0-beta.1;3.0.0-beta.1
109-
com.azure.spring:azure-spring-boot-starter;3.0.0-beta.1;3.0.0-beta.1
110-
com.azure.spring:azure-spring-boot;3.0.0-beta.1;3.0.0-beta.1
111-
com.azure.spring:azure-spring-cloud-autoconfigure;2.0.0-beta.1;2.0.0-beta.1
112-
com.azure.spring:azure-spring-cloud-context;2.0.0-beta.1;2.0.0-beta.1
113-
com.azure.spring:azure-spring-cloud-messaging;2.0.0-beta.1;2.0.0-beta.1
114-
com.azure.spring:azure-spring-cloud-starter-cache;2.0.0-beta.1;2.0.0-beta.1
115-
com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;2.0.0-beta.1;2.0.0-beta.1
116-
com.azure.spring:azure-spring-cloud-starter-eventhubs;2.0.0-beta.1;2.0.0-beta.1
117-
com.azure.spring:azure-spring-cloud-starter-servicebus;2.0.0-beta.1;2.0.0-beta.1
105+
com.azure.spring:azure-spring-boot-starter-keyvault-certificates;3.0.0-beta.2;3.0.0-beta.3
106+
com.azure.spring:azure-spring-boot-starter-keyvault-secrets;3.0.0-beta.1;3.0.0-beta.2
107+
com.azure.spring:azure-spring-boot-starter-servicebus-jms;3.0.0-beta.1;3.0.0-beta.2
108+
com.azure.spring:azure-spring-boot-starter-storage;3.0.0-beta.1;3.0.0-beta.2
109+
com.azure.spring:azure-spring-boot-starter;3.0.0-beta.1;3.0.0-beta.2
110+
com.azure.spring:azure-spring-boot;3.0.0-beta.1;3.0.0-beta.2
111+
com.azure.spring:azure-spring-cloud-autoconfigure;2.0.0-beta.1;2.0.0-beta.2
112+
com.azure.spring:azure-spring-cloud-context;2.0.0-beta.1;2.0.0-beta.2
113+
com.azure.spring:azure-spring-cloud-messaging;2.0.0-beta.1;2.0.0-beta.2
114+
com.azure.spring:azure-spring-cloud-starter-cache;2.0.0-beta.1;2.0.0-beta.2
115+
com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;2.0.0-beta.1;2.0.0-beta.2
116+
com.azure.spring:azure-spring-cloud-starter-eventhubs;2.0.0-beta.1;2.0.0-beta.2
117+
com.azure.spring:azure-spring-cloud-starter-servicebus;2.0.0-beta.1;2.0.0-beta.2
118118
com.azure.spring:azure-spring-cloud-starter-storage-queue;2.0.0-beta.1;2.0.0-beta.1
119119
com.azure.spring:azure-spring-cloud-storage;2.0.0-beta.1;2.0.0-beta.1
120-
com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;2.0.0-beta.1;2.0.0-beta.1
121-
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;2.0.0-beta.1;2.0.0-beta.1
122-
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;2.0.0-beta.1;2.0.0-beta.1
123-
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;2.0.0-beta.1;2.0.0-beta.1
124-
com.azure.spring:azure-spring-cloud-stream-binder-test;2.0.0-beta.1;2.0.0-beta.1
125-
com.azure.spring:azure-spring-cloud-telemetry;2.0.0-beta.1;2.0.0-beta.1
120+
com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;2.0.0-beta.1;2.0.0-beta.2
121+
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;2.0.0-beta.1;2.0.0-beta.2
122+
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;2.0.0-beta.1;2.0.0-beta.2
123+
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;2.0.0-beta.1;2.0.0-beta.2
124+
com.azure.spring:azure-spring-cloud-stream-binder-test;2.0.0-beta.1;2.0.0-beta.2
125+
com.azure.spring:azure-spring-cloud-telemetry;2.0.0-beta.1;2.0.0-beta.2
126126
com.azure.spring:azure-spring-data-gremlin;2.3.1-beta.1;2.3.1-beta.1
127-
com.azure.spring:azure-spring-integration-core;2.0.0-beta.1;2.0.0-beta.1
127+
com.azure.spring:azure-spring-integration-core;2.0.0-beta.1;2.0.0-beta.2
128128
com.azure.spring:azure-spring-integration-eventhubs;2.0.0-beta.1;2.0.0-beta.1
129129
com.azure.spring:azure-spring-integration-servicebus;2.0.0-beta.1;2.0.0-beta.1
130-
com.azure.spring:azure-spring-integration-storage-queue;2.0.0-beta.1;2.0.0-beta.1
131-
com.azure.spring:azure-spring-integration-test;2.0.0-beta.1;2.0.0-beta.1
130+
com.azure.spring:azure-spring-integration-storage-queue;2.0.0-beta.1;2.0.0-beta.2
131+
com.azure.spring:azure-spring-integration-test;2.0.0-beta.1;2.0.0-beta.2
132132
com.azure.spring:azure-spring-cloud-appconfiguration-config-web;1.2.8-beta.1;1.2.8-beta.1
133133
com.azure.spring:azure-spring-cloud-appconfiguration-config;1.2.8-beta.1;1.2.8-beta.1
134134
com.azure.spring:azure-spring-cloud-feature-management-web;1.2.8-beta.1;1.2.8-beta.1

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.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
25+
<version>3.0.0-beta.2</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.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
30+
<version>3.0.0-beta.2</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.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
25+
<version>3.0.0-beta.2</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-cosmos/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-cosmos</artifactId>
25-
<version>3.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
25+
<version>3.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
2626
</dependency>
2727
<dependency>
2828
<groupId>org.springframework.boot</groupId>

sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-keyvault-certificates/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>com.azure.spring</groupId>
8585
<artifactId>azure-spring-boot-starter-keyvault-certificates</artifactId>
86-
<version>3.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-certificates;current} -->
86+
<version>3.0.0-beta.3</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-certificates;current} -->
8787
</dependency>
8888
<dependency>
8989
<groupId>org.springframework.boot</groupId>

sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-keyvault-secrets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>com.azure.spring</groupId>
2525
<artifactId>azure-spring-boot-starter-keyvault-secrets</artifactId>
26-
<version>3.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
26+
<version>3.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
2727
</dependency>
2828
<dependency>
2929
<groupId>org.springframework.boot</groupId>

sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-queue/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.azure.spring</groupId>
3030
<artifactId>azure-spring-boot-starter-servicebus-jms</artifactId>
31-
<version>3.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
31+
<version>3.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
3232
</dependency>
3333

3434
<dependency>

sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-servicebus-jms-topic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.azure.spring</groupId>
3030
<artifactId>azure-spring-boot-starter-servicebus-jms</artifactId>
31-
<version>3.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
31+
<version>3.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
3232
</dependency>
3333

3434
<dependency>

sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-storage-resource/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>com.azure.spring</groupId>
2020
<artifactId>azure-spring-boot-starter-storage</artifactId>
21-
<version>3.0.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-storage;current} -->
21+
<version>3.0.0-beta.2</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-storage;current} -->
2222
</dependency>
2323
<dependency>
2424
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)