File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 4141 <dependency >
4242 <groupId >org.jboss.arquillian</groupId >
4343 <artifactId >arquillian-bom</artifactId >
44- <version >1.7.2 .Final</version >
44+ <version >1.8.0 .Final</version >
4545 <scope >import</scope >
4646 <type >pom</type >
4747 </dependency >
7676 <dependency >
7777 <groupId >org.glassfish.jersey.core</groupId >
7878 <artifactId >jersey-server</artifactId >
79- <version >3.1.8 </version >
79+ <version >3.1.10 </version >
8080 <scope >provided</scope >
8181 </dependency >
8282 <!-- Test dependencies -->
8888 <dependency >
8989 <groupId >org.hamcrest</groupId >
9090 <artifactId >hamcrest</artifactId >
91- <version >3.0</version >
9291 <scope >test</scope >
9392 </dependency >
9493 <dependency >
430429 <plugin >
431430 <groupId >io.openliberty.tools</groupId >
432431 <artifactId >liberty-maven-plugin</artifactId >
433- <version >3.11.0 </version >
432+ <version >3.11.3 </version >
434433 <configuration >
435434 <copyDependencies >
436435 <dependencyGroup >
You can’t perform that action at this time.
0 commit comments