This is an automated email from the ASF dual-hosted git repository.

rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git

commit 983b8c9e0f751ffb61fa051c08159aa341907843
Author: Raymond Auge <[email protected]>
AuthorDate: Sat Dec 11 14:39:07 2021 -0500

    persist resolution results
    
    Signed-off-by: Raymond Auge <[email protected]>
---
 .../rest-management/rest-management-itest/itest.bndrun       | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/integrations/rest-management/rest-management-itest/itest.bndrun 
b/integrations/rest-management/rest-management-itest/itest.bndrun
index f1ebb32..a32f3a7 100644
--- a/integrations/rest-management/rest-management-itest/itest.bndrun
+++ b/integrations/rest-management/rest-management-itest/itest.bndrun
@@ -84,12 +84,12 @@ java.9.plus.reqs: \
        io.swagger.core.v3.swagger-jaxrs2;version='[2.1.11,2.1.12)',\
        io.swagger.core.v3.swagger-models;version='[2.1.11,2.1.12)',\
        jakarta.validation.jakarta.validation-api;version='[2.0.2,2.0.3)',\
-       junit-jupiter-api;version='[5.8.1,5.8.2)',\
-       junit-jupiter-engine;version='[5.8.1,5.8.2)',\
-       junit-jupiter-params;version='[5.8.1,5.8.2)',\
-       junit-platform-commons;version='[1.8.1,1.8.2)',\
-       junit-platform-engine;version='[1.8.1,1.8.2)',\
-       junit-platform-launcher;version='[1.8.1,1.8.2)',\
+       junit-jupiter-api;version='[5.8.2,5.8.3)',\
+       junit-jupiter-engine;version='[5.8.2,5.8.3)',\
+       junit-jupiter-params;version='[5.8.2,5.8.3)',\
+       junit-platform-commons;version='[1.8.2,1.8.3)',\
+       junit-platform-engine;version='[1.8.2,1.8.3)',\
+       junit-platform-launcher;version='[1.8.2,1.8.3)',\
        net.javacrumbs.json-unit.json-unit-assertj;version='[2.28.0,2.28.1)',\
        net.javacrumbs.json-unit.json-unit-core;version='[2.28.0,2.28.1)',\
        net.javacrumbs.json-unit.json-unit-json-path;version='[2.28.0,2.28.1)',\

Reply via email to