File tree Expand file tree Collapse file tree 2 files changed +1
-25
lines changed
Expand file tree Collapse file tree 2 files changed +1
-25
lines changed Original file line number Diff line number Diff line change 183183 <dependency >
184184 <groupId >org.eclipse.jetty</groupId >
185185 <artifactId >jetty-servlet</artifactId >
186- <version >9.4.51.v20230217</version >
187186 <scope >test</scope >
188187 </dependency >
189188 <dependency >
Original file line number Diff line number Diff line change 213213 <dependency >
214214 <groupId >org.openidentityplatform.opendj</groupId >
215215 <artifactId >opendj-parent</artifactId >
216- <version >4.9.4 </version >
216+ <version >4.9.5-SNAPSHOT </version >
217217 <type >pom</type >
218218 <scope >import</scope >
219219 </dependency >
220- <dependency >
221- <groupId >org.codehaus.groovy</groupId >
222- <artifactId >groovy-all</artifactId >
223- <version >2.4.21</version >
224- </dependency >
225220 <dependency >
226221 <groupId >org.openidentityplatform.openicf.framework</groupId >
227222 <artifactId >connector-framework</artifactId >
300295 <version >1.2.0</version >
301296 <scope >test</scope >
302297 </dependency >
303- <dependency >
304- <groupId >org.eclipse.jetty</groupId >
305- <artifactId >jetty-servlet</artifactId >
306- <version >9.4.56.v20240826</version >
307- <scope >test</scope >
308- </dependency >
309- <dependency >
310- <groupId >org.eclipse.jetty</groupId >
311- <artifactId >jetty-server</artifactId >
312- <version >9.4.56.v20240826</version >
313- <scope >test</scope >
314- </dependency >
315- <dependency >
316- <groupId >org.eclipse.jetty.websocket</groupId >
317- <artifactId >websocket-server</artifactId >
318- <version >9.4.56.v20240826</version >
319- <scope >provided</scope >
320- </dependency >
321298 </dependencies >
322299 </dependencyManagement >
323300 <build >
You can’t perform that action at this time.
0 commit comments