File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 212212 </executions >
213213 </plugin >
214214 <plugin >
215+ <!-- https://mvnrepository.com/artifact/org.apache.felix/maven-bundle-plugin -->
215216 <groupId >org.apache.felix</groupId >
216217 <artifactId >maven-bundle-plugin</artifactId >
217- <version >5.1.10 </version >
218+ <version >5.1.9 </version >
218219 <extensions >true</extensions >
219220 <configuration >
220221 <instructions >
Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ limitations under the License.
231231 <!-- https://mvnrepository.com/artifact/org.apache.felix/maven-bundle-plugin -->
232232 <groupId >org.apache.felix</groupId >
233233 <artifactId >maven-bundle-plugin</artifactId >
234- <version >5.1.10 </version >
234+ <version >5.1.9 </version >
235235 <extensions >true</extensions >
236236 <configuration >
237237 <instructions >
You can’t perform that action at this time.
0 commit comments