File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5757 <dependency >
5858 <groupId >org.junit.jupiter</groupId >
5959 <artifactId >junit-jupiter</artifactId >
60- <version >5.12.0 </version >
60+ <version >5.12.1 </version >
6161 <scope >test</scope >
6262 </dependency >
6363 </dependencies >
111111 <plugin >
112112 <groupId >org.apache.maven.plugins</groupId >
113113 <artifactId >maven-failsafe-plugin</artifactId >
114- <version >3.5.2 </version >
114+ <version >3.5.3 </version >
115115 <configuration >
116116 <systemPropertyVariables >
117117 <http .port>
Original file line number Diff line number Diff line change 4848 <plugin >
4949 <groupId >io.openliberty.tools</groupId >
5050 <artifactId >liberty-maven-plugin</artifactId >
51- <version >3.11.2 </version >
51+ <version >3.11.3 </version >
5252 </plugin >
5353 <!-- end::liberty-maven-plugin[] -->
5454 </plugins >
You can’t perform that action at this time.
0 commit comments