File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -42,19 +42,19 @@ xsi:schemaLocation=
4242 <dependency >
4343 <groupId >org.junit.jupiter</groupId >
4444 <artifactId >junit-jupiter</artifactId >
45- <version >5.12.0 </version >
45+ <version >5.12.1 </version >
4646 <scope >test</scope >
4747 </dependency >
4848 <dependency >
4949 <groupId >org.jboss.resteasy</groupId >
5050 <artifactId >resteasy-client</artifactId >
51- <version >6.2.11 .Final</version >
51+ <version >6.2.12 .Final</version >
5252 <scope >test</scope >
5353 </dependency >
5454 <dependency >
5555 <groupId >org.jboss.resteasy</groupId >
5656 <artifactId >resteasy-json-binding-provider</artifactId >
57- <version >6.2.11 .Final</version >
57+ <version >6.2.12 .Final</version >
5858 <scope >test</scope >
5959 </dependency >
6060 <dependency >
@@ -84,14 +84,14 @@ xsi:schemaLocation=
8484 <plugin >
8585 <groupId >io.openliberty.tools</groupId >
8686 <artifactId >liberty-maven-plugin</artifactId >
87- <version >3.11.2 </version >
87+ <version >3.11.3 </version >
8888 </plugin >
8989
9090 <!-- Plugin to run functional tests -->
9191 <plugin >
9292 <groupId >org.apache.maven.plugins</groupId >
9393 <artifactId >maven-failsafe-plugin</artifactId >
94- <version >3.5.2 </version >
94+ <version >3.5.3 </version >
9595 <configuration >
9696 <systemPropertyVariables >
9797 <liberty .test.port>
Original file line number Diff line number Diff line change @@ -42,19 +42,19 @@ xsi:schemaLocation=
4242 <dependency >
4343 <groupId >org.junit.jupiter</groupId >
4444 <artifactId >junit-jupiter</artifactId >
45- <version >5.12.0 </version >
45+ <version >5.12.1 </version >
4646 <scope >test</scope >
4747 </dependency >
4848 <dependency >
4949 <groupId >org.jboss.resteasy</groupId >
5050 <artifactId >resteasy-client</artifactId >
51- <version >6.2.11 .Final</version >
51+ <version >6.2.12 .Final</version >
5252 <scope >test</scope >
5353 </dependency >
5454 <dependency >
5555 <groupId >org.jboss.resteasy</groupId >
5656 <artifactId >resteasy-json-binding-provider</artifactId >
57- <version >6.2.11 .Final</version >
57+ <version >6.2.12 .Final</version >
5858 <scope >test</scope >
5959 </dependency >
6060 <dependency >
@@ -84,14 +84,14 @@ xsi:schemaLocation=
8484 <plugin >
8585 <groupId >io.openliberty.tools</groupId >
8686 <artifactId >liberty-maven-plugin</artifactId >
87- <version >3.11.2 </version >
87+ <version >3.11.3 </version >
8888 </plugin >
8989
9090 <!-- Plugin to run functional tests -->
9191 <plugin >
9292 <groupId >org.apache.maven.plugins</groupId >
9393 <artifactId >maven-failsafe-plugin</artifactId >
94- <version >3.5.2 </version >
94+ <version >3.5.3 </version >
9595 <configuration >
9696 <systemPropertyVariables >
9797 <liberty .test.port>
You can’t perform that action at this time.
0 commit comments