File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 96
96
<plugin >
97
97
<groupId >com.google.cloud.tools</groupId >
98
98
<artifactId >jib-maven-plugin</artifactId >
99
- <version >3.4.3 </version >
99
+ <version >3.4.4 </version >
100
100
<configuration >
101
101
<to >
102
102
<image >sample-spring-kafka-microservices/${project.artifactId} :${project.version} </image >
Original file line number Diff line number Diff line change 100
100
<plugin >
101
101
<groupId >com.google.cloud.tools</groupId >
102
102
<artifactId >jib-maven-plugin</artifactId >
103
- <version >3.4.3 </version >
103
+ <version >3.4.4 </version >
104
104
<configuration >
105
105
<to >
106
106
<image >sample-spring-kafka-microservices/${project.artifactId} :${project.version} </image >
Original file line number Diff line number Diff line change 95
95
<plugin >
96
96
<groupId >com.google.cloud.tools</groupId >
97
97
<artifactId >jib-maven-plugin</artifactId >
98
- <version >3.4.3 </version >
98
+ <version >3.4.4 </version >
99
99
<configuration >
100
100
<to >
101
101
<image >sample-spring-kafka-microservices/${project.artifactId} :${project.version} </image >
You can’t perform that action at this time.
0 commit comments