File tree 2 files changed +3
-3
lines changed
spring-cloud-openfeign-dependencies
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >org.springframework.cloud</groupId >
13
13
<artifactId >spring-cloud-build</artifactId >
14
- <version >4.2.1 -SNAPSHOT</version >
14
+ <version >4.2.2 -SNAPSHOT</version >
15
15
<relativePath />
16
16
</parent >
17
17
<scm >
26
26
<properties >
27
27
<main .basedir>${basedir} </main .basedir>
28
28
<jackson .version>2.18.3</jackson .version>
29
- <spring-cloud-commons .version>4.2.1 -SNAPSHOT</spring-cloud-commons .version>
29
+ <spring-cloud-commons .version>4.2.2 -SNAPSHOT</spring-cloud-commons .version>
30
30
31
31
<!-- Plugin versions -->
32
32
<maven-eclipse-plugin .version>2.10</maven-eclipse-plugin .version>
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.2.1 -SNAPSHOT</version >
9
+ <version >4.2.2 -SNAPSHOT</version >
10
10
<relativePath />
11
11
</parent >
12
12
<artifactId >spring-cloud-openfeign-dependencies</artifactId >
You can’t perform that action at this time.
0 commit comments