Skip to content

Commit e339e1e

Browse files
authored
External dependencies upgrade - Spring Boot 2.7.18 and Spring Cloud 2021.0.8 (#37885)
* update to 2.7.18
1 parent 07e6915 commit e339e1e

File tree

43 files changed

+513
-512
lines changed
  • eng/versioning
  • sdk
    • cosmos
    • eventhubs/azure-messaging-eventhubs-stress
    • keyvault/azure-security-test-keyvault-jca
    • servicebus/azure-messaging-servicebus-stress
    • spring
      • azure-spring-data-cosmos
      • scripts
      • spring-cloud-azure-actuator
      • spring-cloud-azure-actuator-autoconfigure
      • spring-cloud-azure-appconfiguration-config
      • spring-cloud-azure-appconfiguration-config-web
      • spring-cloud-azure-autoconfigure
      • spring-cloud-azure-core
      • spring-cloud-azure-feature-management
      • spring-cloud-azure-feature-management-web
      • spring-cloud-azure-integration-test-appconfiguration-config
      • spring-cloud-azure-integration-tests
      • spring-cloud-azure-resourcemanager
      • spring-cloud-azure-service
      • spring-cloud-azure-starter
      • spring-cloud-azure-starter-actuator
      • spring-cloud-azure-starter-integration-eventhubs
      • spring-cloud-azure-starter-integration-servicebus
      • spring-cloud-azure-starter-integration-storage-queue
      • spring-cloud-azure-starter-monitor
      • spring-cloud-azure-starter-monitor-test
      • spring-cloud-azure-starter-redis
      • spring-cloud-azure-starter-servicebus-jms
      • spring-cloud-azure-stream-binder-eventhubs
      • spring-cloud-azure-stream-binder-eventhubs-core
      • spring-cloud-azure-stream-binder-servicebus
      • spring-cloud-azure-stream-binder-servicebus-core
      • spring-integration-azure-core
      • spring-integration-azure-eventhubs
      • spring-integration-azure-servicebus
      • spring-messaging-azure
      • spring-messaging-azure-eventhubs
      • spring-messaging-azure-servicebus
      • spring-messaging-azure-storage-queue

Some content is hidden

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

43 files changed

+513
-512
lines changed

eng/versioning/external_dependencies.txt

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# To avoid dependency conflicts between SDK and Spring, when modifying or adding dependencies,
2-
# make sure the version is same to sdk/spring/scripts/spring_boot_2.7.17_managed_external_dependencies.txt
3-
# If your version is different from sdk/spring/scripts/spring_boot_2.7.17_managed_external_dependencies.txt,
2+
# make sure the version is same to sdk/spring/scripts/spring_boot_2.7.18_managed_external_dependencies.txt
3+
# If your version is different from sdk/spring/scripts/spring_boot_2.7.18_managed_external_dependencies.txt,
44
# please discuss with Spring Integration team members:
55
# @chenrujun (rujche), @saragluna (xiada), @yiliuTo (yiliu6), @backwind1233 (zhihaoguo).
66
# Thanks.
@@ -51,9 +51,9 @@ commons-net:commons-net;3.9.0
5151
io.cloudevents:cloudevents-api;2.2.0
5252
io.cloudevents:cloudevents-core;2.2.0
5353
io.fabric8:kubernetes-client;5.12.3
54-
io.micrometer:micrometer-core;1.9.16
55-
io.micrometer:micrometer-registry-azure-monitor;1.9.16
56-
io.micrometer:micrometer-registry-graphite;1.9.16
54+
io.micrometer:micrometer-core;1.9.17
55+
io.micrometer:micrometer-registry-azure-monitor;1.9.17
56+
io.micrometer:micrometer-registry-graphite;1.9.17
5757
io.netty:netty-buffer;4.1.101.Final
5858
io.netty:netty-common;4.1.101.Final
5959
io.netty:netty-codec;4.1.101.Final
@@ -106,7 +106,7 @@ org.graalvm.buildtools:junit-platform-native;0.9.19
106106
org.graalvm.buildtools:native-maven-plugin;0.9.19
107107
org.graalvm.sdk:graal-sdk;22.0.0.2
108108
org.graalvm.nativeimage:svm;22.0.0.2
109-
org.messaginghub:pooled-jms;1.2.5
109+
org.messaginghub:pooled-jms;1.2.6
110110
org.postgresql:postgresql;42.3.8
111111
org.slf4j:slf4j-api;1.7.36
112112
org.slf4j:slf4j-nop;1.7.36
@@ -119,33 +119,33 @@ testdep_net.bytebuddy:byte-buddy;1.14.8
119119
testdep_net.bytebuddy:byte-buddy-agent;1.14.8
120120

121121
## Spring boot dependency versions
122-
org.springframework.boot:spring-boot-dependencies;2.7.17
123-
org.springframework.boot:spring-boot-actuator;2.7.17
124-
org.springframework.boot:spring-boot-actuator-autoconfigure;2.7.17
125-
org.springframework.boot:spring-boot-autoconfigure-processor;2.7.17
126-
org.springframework.boot:spring-boot-autoconfigure;2.7.17
127-
org.springframework.boot:spring-boot-configuration-metadata;2.7.17
128-
org.springframework.boot:spring-boot-configuration-processor;2.7.17
129-
org.springframework.boot:spring-boot-maven-plugin;2.7.17
130-
org.springframework.boot:spring-boot-starter-actuator;2.7.17
131-
org.springframework.boot:spring-boot-starter-aop;2.7.17
132-
org.springframework.boot:spring-boot-starter-cache;2.7.17
133-
org.springframework.boot:spring-boot-starter-data-redis;2.7.17
134-
org.springframework.boot:spring-boot-starter-data-jdbc;2.7.17
135-
org.springframework.boot:spring-boot-starter-integration;2.7.17
136-
org.springframework.boot:spring-boot-starter-logging;2.7.17
137-
org.springframework.boot:spring-boot-starter-test;2.7.17
138-
org.springframework.boot:spring-boot-starter-validation;2.7.17
139-
org.springframework.boot:spring-boot-starter-web;2.7.17
140-
org.springframework.boot:spring-boot-starter;2.7.17
141-
org.springframework.boot:spring-boot-test;2.7.17
142-
org.springframework.boot:spring-boot;2.7.17
143-
org.springframework.data:spring-data-commons;2.7.17
144-
org.springframework.data:spring-data-mongodb;3.4.17
145-
org.springframework.data:spring-data-redis;2.7.17
122+
org.springframework.boot:spring-boot-dependencies;2.7.18
123+
org.springframework.boot:spring-boot-actuator;2.7.18
124+
org.springframework.boot:spring-boot-actuator-autoconfigure;2.7.18
125+
org.springframework.boot:spring-boot-autoconfigure-processor;2.7.18
126+
org.springframework.boot:spring-boot-autoconfigure;2.7.18
127+
org.springframework.boot:spring-boot-configuration-metadata;2.7.18
128+
org.springframework.boot:spring-boot-configuration-processor;2.7.18
129+
org.springframework.boot:spring-boot-maven-plugin;2.7.18
130+
org.springframework.boot:spring-boot-starter-actuator;2.7.18
131+
org.springframework.boot:spring-boot-starter-aop;2.7.18
132+
org.springframework.boot:spring-boot-starter-cache;2.7.18
133+
org.springframework.boot:spring-boot-starter-data-redis;2.7.18
134+
org.springframework.boot:spring-boot-starter-data-jdbc;2.7.18
135+
org.springframework.boot:spring-boot-starter-integration;2.7.18
136+
org.springframework.boot:spring-boot-starter-logging;2.7.18
137+
org.springframework.boot:spring-boot-starter-test;2.7.18
138+
org.springframework.boot:spring-boot-starter-validation;2.7.18
139+
org.springframework.boot:spring-boot-starter-web;2.7.18
140+
org.springframework.boot:spring-boot-starter;2.7.18
141+
org.springframework.boot:spring-boot-test;2.7.18
142+
org.springframework.boot:spring-boot;2.7.18
143+
org.springframework.data:spring-data-commons;2.7.18
144+
org.springframework.data:spring-data-mongodb;3.4.18
145+
org.springframework.data:spring-data-redis;2.7.18
146146
org.springframework.experimental:spring-aot;0.11.4
147147
org.springframework.experimental:spring-aot-maven-plugin;0.11.4
148-
org.springframework.integration:spring-integration-core;5.5.19
148+
org.springframework.integration:spring-integration-core;5.5.20
149149
org.springframework.kafka:spring-kafka;2.9.11
150150
org.springframework.security:spring-security-config;5.7.11
151151
org.springframework.security:spring-security-core;5.7.11
@@ -154,20 +154,20 @@ org.springframework.security:spring-security-oauth2-resource-server;5.7.11
154154
org.springframework.security:spring-security-oauth2-core;5.7.11
155155
org.springframework.security:spring-security-oauth2-jose;5.7.11
156156
org.springframework.security:spring-security-web;5.7.11
157-
org.springframework:spring-beans;5.3.30
158-
org.springframework:spring-context-support;5.3.30
159-
org.springframework:spring-context;5.3.30
160-
org.springframework:spring-core;5.3.30
161-
org.springframework:spring-expression;5.3.30
162-
org.springframework:spring-jdbc;5.3.30
163-
org.springframework:spring-jms;5.3.30
164-
org.springframework:spring-messaging;5.3.30
165-
org.springframework:spring-tx;5.3.30
166-
org.springframework:spring-web;5.3.30
167-
org.springframework:spring-webmvc;5.3.30
168-
org.springframework:spring-test;5.3.30
157+
org.springframework:spring-beans;5.3.31
158+
org.springframework:spring-context-support;5.3.31
159+
org.springframework:spring-context;5.3.31
160+
org.springframework:spring-core;5.3.31
161+
org.springframework:spring-expression;5.3.31
162+
org.springframework:spring-jdbc;5.3.31
163+
org.springframework:spring-jms;5.3.31
164+
org.springframework:spring-messaging;5.3.31
165+
org.springframework:spring-tx;5.3.31
166+
org.springframework:spring-web;5.3.31
167+
org.springframework:spring-webmvc;5.3.31
168+
org.springframework:spring-test;5.3.31
169169
org.springframework.retry:spring-retry;1.3.4
170-
org.springframework.boot:spring-boot-starter-parent;2.7.17
170+
org.springframework.boot:spring-boot-starter-parent;2.7.18
171171

172172
## Spring cloud dependency versions
173173
org.springframework.cloud:spring-cloud-dependencies;2021.0.8
@@ -269,9 +269,9 @@ com.puppycrawl.tools:checkstyle;9.3
269269
com.toasttab.android:gummy-bears-api-26;0.5.1
270270
commons-io:commons-io;2.11.0
271271
commons-validator:commons-validator;1.6
272-
io.dropwizard.metrics:metrics-core;4.2.21
273-
io.dropwizard.metrics:metrics-graphite;4.2.21
274-
io.dropwizard.metrics:metrics-jvm;4.2.21
272+
io.dropwizard.metrics:metrics-core;4.2.22
273+
io.dropwizard.metrics:metrics-graphite;4.2.22
274+
io.dropwizard.metrics:metrics-jvm;4.2.22
275275
io.reactivex.rxjava2:rxjava;2.2.21
276276
net.java.dev.jna:jna-platform;5.6.0
277277
net.oneandone.reflections8:reflections8;0.11.7

sdk/cosmos/azure-cosmos-benchmark/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,13 @@ Licensed under the MIT License.
109109
<dependency>
110110
<groupId>io.micrometer</groupId>
111111
<artifactId>micrometer-registry-azure-monitor</artifactId>
112-
<version>1.9.16</version> <!-- {x-version-update;io.micrometer:micrometer-registry-azure-monitor;external_dependency} -->
112+
<version>1.9.17</version> <!-- {x-version-update;io.micrometer:micrometer-registry-azure-monitor;external_dependency} -->
113113
</dependency>
114114

115115
<dependency>
116116
<groupId>io.micrometer</groupId>
117117
<artifactId>micrometer-registry-graphite</artifactId>
118-
<version>1.9.16</version> <!-- {x-version-update;io.micrometer:micrometer-registry-graphite;external_dependency} -->
118+
<version>1.9.17</version> <!-- {x-version-update;io.micrometer:micrometer-registry-graphite;external_dependency} -->
119119
</dependency>
120120

121121
<dependency>
@@ -266,8 +266,8 @@ Licensed under the MIT License.
266266
<include>com.google.guava:guava:[32.0.1-jre]</include> <!-- {x-include-update;cosmos_com.google.guava:guava;external_dependency} -->
267267
<include>io.dropwizard.metrics:metrics-graphite:[4.1.0]</include> <!-- {x-include-update;cosmos_io.dropwizard.metrics:metrics-graphite;external_dependency} -->
268268
<include>io.dropwizard.metrics:metrics-jvm:[4.1.0]</include> <!-- {x-include-update;cosmos_io.dropwizard.metrics:metrics-jvm;external_dependency} -->
269-
<include>io.micrometer:micrometer-registry-azure-monitor:[1.9.16]</include> <!-- {x-include-update;io.micrometer:micrometer-registry-azure-monitor;external_dependency} -->
270-
<include>io.micrometer:micrometer-registry-graphite:[1.9.16]</include> <!-- {x-include-update;io.micrometer:micrometer-registry-graphite;external_dependency} -->
269+
<include>io.micrometer:micrometer-registry-azure-monitor:[1.9.17]</include> <!-- {x-include-update;io.micrometer:micrometer-registry-azure-monitor;external_dependency} -->
270+
<include>io.micrometer:micrometer-registry-graphite:[1.9.17]</include> <!-- {x-include-update;io.micrometer:micrometer-registry-graphite;external_dependency} -->
271271
<include>org.apache.commons:commons-lang3:[3.12.0]</include> <!-- {x-include-update;org.apache.commons:commons-lang3;external_dependency} -->
272272
<include>org.apache.logging.log4j:log4j-api:[2.17.2]</include> <!-- {x-include-update;org.apache.logging.log4j:log4j-api;external_dependency} -->
273273
<include>org.apache.logging.log4j:log4j-core:[2.17.2]</include> <!-- {x-include-update;org.apache.logging.log4j:log4j-core;external_dependency} -->

sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@ Licensed under the MIT License.
190190
<include>org.slf4j:slf4j-api:[1.7.36]</include> <!-- {x-include-update;org.slf4j:slf4j-api;external_dependency} -->
191191
<include>io.dropwizard.metrics:metrics-graphite:[4.1.0]</include> <!-- {x-include-update;cosmos_io.dropwizard.metrics:metrics-graphite;external_dependency} -->
192192
<include>io.dropwizard.metrics:metrics-jvm:[4.1.0]</include> <!-- {x-include-update;cosmos_io.dropwizard.metrics:metrics-jvm;external_dependency} -->
193-
<include>io.micrometer:micrometer-registry-azure-monitor:[1.9.16]</include> <!-- {x-include-update;io.micrometer:micrometer-registry-azure-monitor;external_dependency} -->
194-
<include>io.micrometer:micrometer-registry-graphite:[1.9.16]</include> <!-- {x-include-update;io.micrometer:micrometer-registry-graphite;external_dependency} -->
193+
<include>io.micrometer:micrometer-registry-azure-monitor:[1.9.17]</include> <!-- {x-include-update;io.micrometer:micrometer-registry-azure-monitor;external_dependency} -->
194+
<include>io.micrometer:micrometer-registry-graphite:[1.9.17]</include> <!-- {x-include-update;io.micrometer:micrometer-registry-graphite;external_dependency} -->
195195
<include>org.apache.commons:commons-lang3:[3.12.0]</include> <!-- {x-include-update;org.apache.commons:commons-lang3;external_dependency} -->
196196
<include>org.apache.logging.log4j:log4j-api:[2.17.2]</include> <!-- {x-include-update;org.apache.logging.log4j:log4j-api;external_dependency} -->
197197
<include>org.apache.logging.log4j:log4j-core:[2.17.2]</include> <!-- {x-include-update;org.apache.logging.log4j:log4j-core;external_dependency} -->

sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
<dependency>
181181
<groupId>io.micrometer</groupId>
182182
<artifactId>micrometer-registry-azure-monitor</artifactId>
183-
<version>1.9.16</version> <!-- {x-version-update;io.micrometer:micrometer-registry-azure-monitor;external_dependency} -->
183+
<version>1.9.17</version> <!-- {x-version-update;io.micrometer:micrometer-registry-azure-monitor;external_dependency} -->
184184
<scope>compile</scope>
185185
</dependency>
186186
<dependency>
@@ -230,7 +230,7 @@
230230
<include>com.fasterxml.jackson.core:jackson-databind:[2.13.5]</include> <!-- {x-include-update;com.fasterxml.jackson.core:jackson-databind;external_dependency} -->
231231
<include>com.fasterxml.jackson.module:jackson-module-scala_2.12:[2.13.5]</include> <!-- {x-include-update;com.fasterxml.jackson.module:jackson-module-scala_2.12;external_dependency} -->
232232
<include>com.fasterxml.jackson.datatype:jackson-datatype-jsr310:[2.13.5]</include> <!-- {x-include-update;com.fasterxml.jackson.datatype:jackson-datatype-jsr310;external_dependency} -->
233-
<include>io.micrometer:micrometer-registry-azure-monitor:[1.9.16]</include> <!-- {x-include-update;io.micrometer:micrometer-registry-azure-monitor;external_dependency} -->
233+
<include>io.micrometer:micrometer-registry-azure-monitor:[1.9.17]</include> <!-- {x-include-update;io.micrometer:micrometer-registry-azure-monitor;external_dependency} -->
234234
<include>com.microsoft.azure:applicationinsights-core:[2.6.4]</include> <!-- {x-include-update;cosmos_com.microsoft.azure:applicationinsights-core;external_dependency} -->
235235
<include>com.globalmentor:hadoop-bare-naked-local-fs:[0.1.0]</include> <!-- {x-include-update;cosmos_com.globalmentor:hadoop-bare-naked-local-fs;external_dependency} -->
236236
</includes>

sdk/cosmos/azure-cosmos/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Licensed under the MIT License.
122122
<dependency>
123123
<groupId>io.micrometer</groupId>
124124
<artifactId>micrometer-core</artifactId>
125-
<version>1.9.16</version> <!-- {x-version-update;io.micrometer:micrometer-core;external_dependency} -->
125+
<version>1.9.17</version> <!-- {x-version-update;io.micrometer:micrometer-core;external_dependency} -->
126126
</dependency>
127127
</dependencies>
128128

@@ -156,7 +156,7 @@ Licensed under the MIT License.
156156
<includes>
157157
<include>com.fasterxml.jackson.module:jackson-module-afterburner:[2.13.5]</include> <!-- {x-include-update;cosmos_com.fasterxml.jackson.module:jackson-module-afterburner;external_dependency} -->
158158
<include>io.dropwizard.metrics:metrics-core:[4.1.0]</include> <!-- {x-include-update;cosmos_io.dropwizard.metrics:metrics-core;external_dependency} -->
159-
<include>io.micrometer:micrometer-core:[1.9.16]</include> <!-- {x-include-update;io.micrometer:micrometer-core;external_dependency} -->
159+
<include>io.micrometer:micrometer-core:[1.9.17]</include> <!-- {x-include-update;io.micrometer:micrometer-core;external_dependency} -->
160160
<include>org.slf4j:slf4j-api:[1.7.36]</include> <!-- {x-include-update;org.slf4j:slf4j-api;external_dependency} -->
161161
<include>org.hdrhistogram:HdrHistogram:[2.1.12]</include> <!-- {x-include-update;cosmos_org.hdrhistogram:HdrHistogram;external_dependency} -->
162162
</includes>

sdk/eventhubs/azure-messaging-eventhubs-stress/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.springframework.boot</groupId>
3535
<artifactId>spring-boot-starter</artifactId>
36-
<version>2.7.17</version> <!-- {x-version-update;org.springframework.boot:spring-boot-starter;external_dependency} -->
36+
<version>2.7.18</version> <!-- {x-version-update;org.springframework.boot:spring-boot-starter;external_dependency} -->
3737
</dependency>
3838

3939
<dependency>
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>org.springframework.boot</groupId>
7575
<artifactId>spring-boot-maven-plugin</artifactId>
76-
<version>2.7.17</version> <!-- {x-version-update;org.springframework.boot:spring-boot-maven-plugin;external_dependency} -->
76+
<version>2.7.18</version> <!-- {x-version-update;org.springframework.boot:spring-boot-maven-plugin;external_dependency} -->
7777
<executions>
7878
<execution>
7979
<goals>
@@ -91,7 +91,7 @@
9191
<bannedDependencies>
9292
<includes>
9393
<include>com.microsoft.azure:applicationinsights-core:[3.4.1]</include> <!-- {x-include-update;com.microsoft.azure:applicationinsights-core;external_dependency} -->
94-
<include>org.springframework.boot:spring-boot-starter:[2.7.17]</include> <!-- {x-include-update;org.springframework.boot:spring-boot-starter;external_dependency} -->
94+
<include>org.springframework.boot:spring-boot-starter:[2.7.18]</include> <!-- {x-include-update;org.springframework.boot:spring-boot-starter;external_dependency} -->
9595
<include>org.codehaus.janino:janino:[3.1.10]</include> <!-- {x-include-update;org.codehaus.janino:janino;external_dependency} -->
9696
</includes>
9797
</bannedDependencies>

sdk/keyvault/azure-security-test-keyvault-jca/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>org.springframework</groupId>
7878
<artifactId>spring-core</artifactId>
79-
<version>5.3.30</version> <!-- {x-version-update;org.springframework:spring-core;external_dependency} -->
79+
<version>5.3.31</version> <!-- {x-version-update;org.springframework:spring-core;external_dependency} -->
8080
<scope>test</scope>
8181
</dependency>
8282
<dependency>

sdk/servicebus/azure-messaging-servicebus-stress/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.springframework.boot</groupId>
3535
<artifactId>spring-boot-starter</artifactId>
36-
<version>2.7.17</version> <!-- {x-version-update;org.springframework.boot:spring-boot-starter;external_dependency} -->
36+
<version>2.7.18</version> <!-- {x-version-update;org.springframework.boot:spring-boot-starter;external_dependency} -->
3737
</dependency>
3838

3939
<dependency>
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.springframework.boot</groupId>
6464
<artifactId>spring-boot-maven-plugin</artifactId>
65-
<version>2.7.17</version> <!-- {x-version-update;org.springframework.boot:spring-boot-maven-plugin;external_dependency} -->
65+
<version>2.7.18</version> <!-- {x-version-update;org.springframework.boot:spring-boot-maven-plugin;external_dependency} -->
6666
<executions>
6767
<execution>
6868
<goals>
@@ -79,7 +79,7 @@
7979
<rules>
8080
<bannedDependencies>
8181
<includes>
82-
<include>org.springframework.boot:spring-boot-starter:[2.7.17]</include> <!-- {x-include-update;org.springframework.boot:spring-boot-starter;external_dependency} -->
82+
<include>org.springframework.boot:spring-boot-starter:[2.7.18]</include> <!-- {x-include-update;org.springframework.boot:spring-boot-starter;external_dependency} -->
8383
<include>org.codehaus.janino:janino:[3.1.10]</include> <!-- {x-include-update;org.codehaus.janino:janino;external_dependency} -->
8484
</includes>
8585
</bannedDependencies>

sdk/spring/CHANGELOG.md

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

33
## 4.14.0-beta.1 (Unreleased)
4+
Upgrade Spring Boot dependencies version to 2.7.18 and Spring Cloud dependencies version to 2021.0.8
45

56
### Spring Cloud Azure Autoconfigure
67
This section includes changes in `spring-cloud-azure-autoconfigure` module.

0 commit comments

Comments
 (0)