File tree 2 files changed +4
-4
lines changed
spring-cloud-zookeeper-dependencies 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >org.springframework.cloud</groupId >
15
15
<artifactId >spring-cloud-build</artifactId >
16
- <version >4.1.5 -SNAPSHOT</version >
16
+ <version >4.1.6 -SNAPSHOT</version >
17
17
<relativePath />
18
18
<!-- lookup parent from repository -->
19
19
</parent >
150
150
</dependencyManagement >
151
151
152
152
<properties >
153
- <spring-cloud-build .version>4.1.5 -SNAPSHOT</spring-cloud-build .version>
153
+ <spring-cloud-build .version>4.1.6 -SNAPSHOT</spring-cloud-build .version>
154
154
<spring-cloud-commons .version>4.1.6-SNAPSHOT</spring-cloud-commons .version>
155
- <spring-cloud-config .version>4.1.5 -SNAPSHOT</spring-cloud-config .version>
155
+ <spring-cloud-config .version>4.1.6 -SNAPSHOT</spring-cloud-config .version>
156
156
<spring-cloud-openfeign .version>4.1.5-SNAPSHOT</spring-cloud-openfeign .version>
157
157
<testcontainers .version>1.17.6</testcontainers .version>
158
158
<mockserverclient .version>5.15.0</mockserverclient .version>
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-cloud-dependencies-parent</artifactId >
7
7
<groupId >org.springframework.cloud</groupId >
8
- <version >4.1.5 -SNAPSHOT</version >
8
+ <version >4.1.6 -SNAPSHOT</version >
9
9
<relativePath />
10
10
</parent >
11
11
<artifactId >spring-cloud-zookeeper-dependencies</artifactId >
You can’t perform that action at this time.
0 commit comments