From fab3f7d05003865fc49d134040741bee333bd35f Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Fri, 17 Dec 2021 18:05:00 +0100 Subject: [qemu] Update version of build dependencies --- core/modules/qemu/runvirt-plugin-qemu/pom.xml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'core/modules/qemu') diff --git a/core/modules/qemu/runvirt-plugin-qemu/pom.xml b/core/modules/qemu/runvirt-plugin-qemu/pom.xml index a7c50585..37a5a89c 100644 --- a/core/modules/qemu/runvirt-plugin-qemu/pom.xml +++ b/core/modules/qemu/runvirt-plugin-qemu/pom.xml @@ -51,31 +51,32 @@ org.junit.jupiter junit-jupiter-api - 5.7.1 + [5.0,6.0) test org.junit.jupiter junit-jupiter-engine - 5.7.1 + [5.0,6.0) test org.mockito mockito-core - 4.0.0 + [4.0,5.0) test commons-cli commons-cli - 1.4 + [1.0,2.0) compile org.apache.commons commons-exec - 1.3 + [1.0,2.0) + compile org.apache.logging.log4j @@ -92,19 +93,19 @@ com.ginsberg junit5-system-exit - 1.0.0 + [1.0,2.0) test org.libvirt libvirt - 0.5.2 + [0.5,1.0) compile net.java.dev.jna jna - 4.2.2 + [5.0,6.0) compile -- cgit v1.2.3-55-g7522