File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
modules/swagger-maven-plugin-jakarta Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 8080 </plugin >
8181 <plugin >
8282 <artifactId >maven-resources-plugin</artifactId >
83- <version >3.2.0</version >
83+ <!-- keep 3.1.0 until root cause of error is identified. see https://issues.apache.org/jira/browse/MRESOURCES-265 -->
84+ <version >3.1.0</version >
8485 <executions >
8586 <execution >
8687 <id >copy-resources</id >
Original file line number Diff line number Diff line change 3737 </plugin >
3838 <plugin >
3939 <artifactId >maven-resources-plugin</artifactId >
40- <version >3.2.0</version >
40+ <!-- keep 3.1.0 until root cause of error is identified. see https://issues.apache.org/jira/browse/MRESOURCES-265 -->
41+ <version >3.1.0</version >
4142 <executions >
4243 <execution >
4344 <id >copy-resources</id >
Original file line number Diff line number Diff line change 173173 </plugin >
174174 <plugin >
175175 <artifactId >maven-resources-plugin</artifactId >
176- <version >3.2.0</version >
176+ <!-- keep 3.1.0 until root cause of error is identified. see https://issues.apache.org/jira/browse/MRESOURCES-265 -->
177+ <version >3.1.0</version >
177178 <executions >
178179 <execution >
179180 <id >copy-resources</id >
You can’t perform that action at this time.
0 commit comments