File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
spring-cloud-gateway-dependencies Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
<parent >
16
16
<groupId >org.springframework.cloud</groupId >
17
17
<artifactId >spring-cloud-build</artifactId >
18
- <version >4.1.4 -SNAPSHOT</version >
18
+ <version >4.1.5 -SNAPSHOT</version >
19
19
<relativePath />
20
20
</parent >
21
21
<scm >
55
55
<blockhound .version>1.0.8.RELEASE</blockhound .version>
56
56
<java .version>17</java .version>
57
57
<junit-pioneer .version>1.9.1</junit-pioneer .version>
58
- <spring-cloud-circuitbreaker .version>3.1.3 -SNAPSHOT</spring-cloud-circuitbreaker .version>
59
- <spring-cloud-commons .version>4.1.5 -SNAPSHOT</spring-cloud-commons .version>
58
+ <spring-cloud-circuitbreaker .version>3.1.4 -SNAPSHOT</spring-cloud-circuitbreaker .version>
59
+ <spring-cloud-commons .version>4.1.6 -SNAPSHOT</spring-cloud-commons .version>
60
60
</properties >
61
61
62
62
<dependencyManagement >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >spring-cloud-dependencies-parent</artifactId >
8
8
<groupId >org.springframework.cloud</groupId >
9
- <version >4.1.4 -SNAPSHOT</version >
9
+ <version >4.1.5 -SNAPSHOT</version >
10
10
<relativePath />
11
11
</parent >
12
12
You can’t perform that action at this time.
0 commit comments