File tree 3 files changed +3
-3
lines changed
swagger-eclipse-transformer-maven-plugin
swagger-project-jakarta/modules/swagger-maven-plugin-jakarta
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 39
39
<plugin >
40
40
<groupId >org.apache.maven.plugins</groupId >
41
41
<artifactId >maven-plugin-plugin</artifactId >
42
- <version >3.6.4 </version >
42
+ <version >3.13.0 </version >
43
43
<configuration >
44
44
<goalPrefix >transform</goalPrefix >
45
45
</configuration >
Original file line number Diff line number Diff line change 29
29
<plugin >
30
30
<groupId >org.apache.maven.plugins</groupId >
31
31
<artifactId >maven-plugin-plugin</artifactId >
32
- <version >3.7 .0</version >
32
+ <version >3.13 .0</version >
33
33
</plugin >
34
34
<plugin >
35
35
<groupId >io.swagger.core.v3</groupId >
Original file line number Diff line number Diff line change 88
88
<plugin >
89
89
<groupId >org.apache.maven.plugins</groupId >
90
90
<artifactId >maven-plugin-plugin</artifactId >
91
- <version >3.7 .0</version >
91
+ <version >3.13 .0</version >
92
92
<configuration >
93
93
<!-- see http://jira.codehaus.org/browse/MNG-5346 -->
94
94
<skipErrorNoDescriptorsFound >true</skipErrorNoDescriptorsFound >
You can’t perform that action at this time.
0 commit comments