File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 100100 <url >https://download.eclipse.org/technology/babel/update-site/latest/</url >
101101 </repository >
102102 </repositories >
103- <build >
104- <plugins >
103+ <build >
104+ <plugins >
105105 <plugin >
106106 <groupId >org.codehaus.mojo</groupId >
107107 <artifactId >license-maven-plugin</artifactId >
126126 <phase >process-sources-off</phase >
127127 </execution >
128128 </executions >
129- </plugin >
129+ </plugin >
130130 <plugin >
131131 <groupId >org.eclipse.tycho</groupId >
132132 <artifactId >tycho-maven-plugin</artifactId >
172172 <id >org.eclipse.rcp</id >
173173 <versionRange >0.0.0</versionRange >
174174 </requirement >
175+ <requirement >
176+ <type >eclipse-plugin</type >
177+ <id >org.bouncycastle.bcutil</id >
178+ <versionRange >[1.81.0,1.82.0)</versionRange >
179+ </requirement >
175180 </extraRequirements >
176181 </dependency-resolution >
177182 <environments >
458463 </profile >
459464 </profiles >
460465</project >
466+
You can’t perform that action at this time.
0 commit comments