File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 113
113
<plugin >
114
114
<groupId >org.apache.maven.plugins</groupId >
115
115
<artifactId >maven-assembly-plugin</artifactId >
116
- <version >3.3.0 </version >
116
+ <version >3.4.2 </version >
117
117
</plugin >
118
118
<plugin >
119
119
<groupId >org.apache.maven.plugins</groupId >
120
120
<artifactId >maven-enforcer-plugin</artifactId >
121
- <version >3.0 .0</version >
121
+ <version >3.1 .0</version >
122
122
</plugin >
123
123
<plugin >
124
124
<groupId >org.apache.maven.plugins</groupId >
169
169
<plugin >
170
170
<groupId >org.codehaus.mojo</groupId >
171
171
<artifactId >build-helper-maven-plugin</artifactId >
172
- <version >3.2 .0</version >
172
+ <version >3.3 .0</version >
173
173
</plugin >
174
174
<plugin >
175
175
<groupId >org.codehaus.mojo</groupId >
179
179
<plugin >
180
180
<groupId >org.jacoco</groupId >
181
181
<artifactId >jacoco-maven-plugin</artifactId >
182
- <version >0.8.7 </version >
182
+ <version >0.8.8 </version >
183
183
<executions >
184
184
<execution >
185
185
<id >prepare-agent</id >
You can’t perform that action at this time.
0 commit comments