File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,25 +26,25 @@ limitations under the License.
2626 <dependency >
2727 <groupId >com.ibm.mq</groupId >
2828 <artifactId >com.ibm.mq.allclient</artifactId >
29- <version >9.4.3 .0</version >
29+ <version >9.4.4 .0</version >
3030 <scope >compile</scope >
3131 </dependency >
3232 <dependency >
3333 <groupId >org.junit.jupiter</groupId >
3434 <artifactId >junit-jupiter-api</artifactId >
35- <version >5.13.1 </version >
35+ <version >5.14.0 </version >
3636 <scope >compile</scope >
3737 </dependency >
3838 <dependency >
3939 <groupId >org.junit.jupiter</groupId >
4040 <artifactId >junit-jupiter-engine</artifactId >
41- <version >5.13.1 </version >
41+ <version >5.14.0 </version >
4242 <scope >runtime</scope >
4343 </dependency >
4444 <dependency >
4545 <groupId >org.junit.platform</groupId >
4646 <artifactId >junit-platform-console-standalone</artifactId >
47- <version >1.13.1 </version >
47+ <version >1.14.0 </version >
4848 <scope >runtime</scope >
4949 </dependency >
5050 </dependencies >
You can’t perform that action at this time.
0 commit comments