File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
spring-cloud-openfeign-core
spring-cloud-openfeign-dependencies
spring-cloud-starter-openfeign Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.springframework.cloud</groupId >
1010 <artifactId >spring-cloud-openfeign</artifactId >
11- <version >4.3.0 -SNAPSHOT</version >
11+ <version >4.3.1 -SNAPSHOT</version >
1212 <relativePath >..</relativePath >
1313 </parent >
1414 <scm >
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >spring-cloud-openfeign</artifactId >
7- <version >4.3.0 -SNAPSHOT</version >
7+ <version >4.3.1 -SNAPSHOT</version >
88 <packaging >pom</packaging >
99 <name >Spring Cloud OpenFeign</name >
1010 <description >Spring Cloud OpenFeign</description >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.cloud</groupId >
88 <artifactId >spring-cloud-openfeign</artifactId >
9- <version >4.3.0 -SNAPSHOT</version >
9+ <version >4.3.1 -SNAPSHOT</version >
1010 <relativePath >..</relativePath > <!-- lookup parent from repository -->
1111 </parent >
1212 <scm >
Original file line number Diff line number Diff line change 1010 <relativePath />
1111 </parent >
1212 <artifactId >spring-cloud-openfeign-dependencies</artifactId >
13- <version >4.3.0 -SNAPSHOT</version >
13+ <version >4.3.1 -SNAPSHOT</version >
1414 <packaging >pom</packaging >
1515 <name >spring-cloud-openfeign-dependencies</name >
1616 <description >Spring Cloud OpenFeign Dependencies</description >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.cloud</groupId >
77 <artifactId >spring-cloud-openfeign</artifactId >
8- <version >4.3.0 -SNAPSHOT</version >
8+ <version >4.3.1 -SNAPSHOT</version >
99 <relativePath >..</relativePath >
1010 </parent >
1111 <scm >
You can’t perform that action at this time.
0 commit comments