File tree 3 files changed +3
-3
lines changed
powertools-examples-idempotency
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 92
92
<plugin >
93
93
<groupId >org.apache.maven.plugins</groupId >
94
94
<artifactId >maven-shade-plugin</artifactId >
95
- <version >3.2.4 </version >
95
+ <version >3.4.1 </version >
96
96
<executions >
97
97
<execution >
98
98
<phase >package</phase >
Original file line number Diff line number Diff line change 142
142
<plugin >
143
143
<groupId >org.apache.maven.plugins</groupId >
144
144
<artifactId >maven-shade-plugin</artifactId >
145
- <version >3.2.4 </version >
145
+ <version >3.4.1 </version >
146
146
<executions >
147
147
<execution >
148
148
<phase >package</phase >
Original file line number Diff line number Diff line change 93
93
<plugin >
94
94
<groupId >org.apache.maven.plugins</groupId >
95
95
<artifactId >maven-shade-plugin</artifactId >
96
- <version >3.4.0 </version >
96
+ <version >3.4.1 </version >
97
97
<executions >
98
98
<execution >
99
99
<phase >package</phase >
You can’t perform that action at this time.
0 commit comments