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-cdi.git
commit 39822adbccbe0a5bc20a9e6b8af5be45bc9ba747 Author: Raymond Augé <[email protected]> AuthorDate: Mon Apr 4 21:54:17 2022 -0400 persist resolution results Signed-off-by: Raymond Augé <[email protected]> --- cdi-itests/owb-itest.bndrun | 2 +- cdi-itests/weld-itest.bndrun | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cdi-itests/owb-itest.bndrun b/cdi-itests/owb-itest.bndrun index 934ea5e..8984154 100644 --- a/cdi-itests/owb-itest.bndrun +++ b/cdi-itests/owb-itest.bndrun @@ -23,7 +23,7 @@ com.fasterxml.woodstox.woodstox-core;version='[6.2.4,6.2.5)',\ com.sun.xml.bind.jaxb-impl;version='[2.3.2,2.3.3)',\ javax.servlet.jsp-api;version='[2.3.3,2.3.4)',\ - jcl.over.slf4j;version='[1.7.32,1.7.33)',\ + jcl.over.slf4j;version='[1.7.36,1.7.37)',\ 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)',\ diff --git a/cdi-itests/weld-itest.bndrun b/cdi-itests/weld-itest.bndrun index 8966934..6900a4d 100644 --- a/cdi-itests/weld-itest.bndrun +++ b/cdi-itests/weld-itest.bndrun @@ -37,7 +37,7 @@ _java.opens: "--add-opens", "java.base/java.lang=ALL-UNNAMED" com.fasterxml.woodstox.woodstox-core;version='[6.2.4,6.2.5)',\ com.sun.xml.bind.jaxb-impl;version='[2.3.2,2.3.3)',\ jboss-classfilewriter;version='[1.2.5,1.2.6)',\ - jcl.over.slf4j;version='[1.7.32,1.7.33)',\ + jcl.over.slf4j;version='[1.7.36,1.7.37)',\ 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)',\
