File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 45
45
<dependency >
46
46
<groupId >org.jboss.resteasy</groupId >
47
47
<artifactId >resteasy-client</artifactId >
48
- <version >6.2.8 .Final</version >
48
+ <version >6.2.9 .Final</version >
49
49
<scope >test</scope >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >org.jboss.resteasy</groupId >
53
53
<artifactId >resteasy-json-binding-provider</artifactId >
54
- <version >6.2.8 .Final</version >
54
+ <version >6.2.9 .Final</version >
55
55
<scope >test</scope >
56
56
</dependency >
57
57
<dependency >
86
86
<plugin >
87
87
<groupId >io.openliberty.tools</groupId >
88
88
<artifactId >liberty-maven-plugin</artifactId >
89
- <version >3.10.2 </version >
89
+ <version >3.10.3 </version >
90
90
</plugin >
91
91
<!-- Plugin to run functional tests -->
92
92
<plugin >
Original file line number Diff line number Diff line change 45
45
<dependency >
46
46
<groupId >org.jboss.resteasy</groupId >
47
47
<artifactId >resteasy-client</artifactId >
48
- <version >6.2.8 .Final</version >
48
+ <version >6.2.9 .Final</version >
49
49
<scope >test</scope >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >org.jboss.resteasy</groupId >
53
53
<artifactId >resteasy-json-binding-provider</artifactId >
54
- <version >6.2.8 .Final</version >
54
+ <version >6.2.9 .Final</version >
55
55
<scope >test</scope >
56
56
</dependency >
57
57
<dependency >
86
86
<plugin >
87
87
<groupId >io.openliberty.tools</groupId >
88
88
<artifactId >liberty-maven-plugin</artifactId >
89
- <version >3.10.2 </version >
89
+ <version >3.10.3 </version >
90
90
</plugin >
91
91
<!-- Plugin to run functional tests -->
92
92
<plugin >
You can’t perform that action at this time.
0 commit comments