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 84
84
<sonar .moduleKey>${project.artifactId} </sonar .moduleKey>
85
85
86
86
<swagger-parser .version>2.1.12</swagger-parser .version>
87
- <slf4j .version>2.0.6 </slf4j .version>
87
+ <slf4j .version>2.0.7 </slf4j .version>
88
88
</properties >
89
89
90
90
<dependencyManagement >
288
288
<plugin >
289
289
<groupId >org.apache.maven.plugins</groupId >
290
290
<artifactId >maven-release-plugin</artifactId >
291
- <version >3.0.0-M7 </version >
291
+ <version >3.0.0</version >
292
292
</plugin >
293
293
<plugin >
294
294
<groupId >org.apache.maven.plugins</groupId >
298
298
<plugin >
299
299
<groupId >org.apache.maven.plugins</groupId >
300
300
<artifactId >maven-surefire-plugin</artifactId >
301
- <version >2.22.2 </version >
301
+ <version >3.0.0 </version >
302
302
</plugin >
303
303
<plugin >
304
304
<groupId >com.coveo</groupId >
318
318
<plugin >
319
319
<groupId >org.apache.maven.plugins</groupId >
320
320
<artifactId >maven-deploy-plugin</artifactId >
321
- <version >3.1.0 </version >
321
+ <version >3.1.1 </version >
322
322
</plugin >
323
323
<plugin >
324
324
<groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments