You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ro...@apache.org on 2022/02/20 01:13:51 UTC

[aries-cdi] branch master updated (00cfa87 -> e908738)

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

rotty3000 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/aries-cdi.git.


    from 00cfa87  Update resolution results
     new eb67e61  Bump junit.platform.version from 1.8.0 to 1.8.1
     new c274af9  Bump junit.jupiter.version from 5.8.0 to 5.8.1
     new e908738  update resolution results

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 cdi-itests/owb-itest.bndrun  | 12 ++++++------
 cdi-itests/weld-itest.bndrun | 12 ++++++------
 pom.xml                      |  4 ++--
 3 files changed, 14 insertions(+), 14 deletions(-)

[aries-cdi] 03/03: update resolution results

Posted by ro...@apache.org.
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 e908738921fb19c738cef74e05915e7456894bd0
Author: Raymond Augé <ro...@apache.org>
AuthorDate: Sat Feb 19 20:12:37 2022 -0500

    update resolution results
    
    Signed-off-by: Raymond Augé <ro...@apache.org>
---
 cdi-itests/owb-itest.bndrun  | 12 ++++++------
 cdi-itests/weld-itest.bndrun | 12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/cdi-itests/owb-itest.bndrun b/cdi-itests/owb-itest.bndrun
index 0e5048a..5159dae 100644
--- a/cdi-itests/owb-itest.bndrun
+++ b/cdi-itests/owb-itest.bndrun
@@ -24,12 +24,12 @@
 	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)',\
-	junit-jupiter-api;version='[5.8.0,5.8.1)',\
-	junit-jupiter-engine;version='[5.8.0,5.8.1)',\
-	junit-jupiter-params;version='[5.8.0,5.8.1)',\
-	junit-platform-commons;version='[1.8.0,1.8.1)',\
-	junit-platform-engine;version='[1.8.0,1.8.1)',\
-	junit-platform-launcher;version='[1.8.0,1.8.1)',\
+	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)',\
 	openwebbeans-impl;version='[2.0.25,2.0.26)',\
 	openwebbeans-spi;version='[2.0.25,2.0.26)',\
 	openwebbeans-web;version='[2.0.25,2.0.26)',\
diff --git a/cdi-itests/weld-itest.bndrun b/cdi-itests/weld-itest.bndrun
index 1138187..951a6df 100644
--- a/cdi-itests/weld-itest.bndrun
+++ b/cdi-itests/weld-itest.bndrun
@@ -38,12 +38,12 @@ _java.opens: "--add-opens", "java.base/java.lang=ALL-UNNAMED"
 	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)',\
-	junit-jupiter-api;version='[5.8.0,5.8.1)',\
-	junit-jupiter-engine;version='[5.8.0,5.8.1)',\
-	junit-jupiter-params;version='[5.8.0,5.8.1)',\
-	junit-platform-commons;version='[1.8.0,1.8.1)',\
-	junit-platform-engine;version='[1.8.0,1.8.1)',\
-	junit-platform-launcher;version='[1.8.0,1.8.1)',\
+	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)',\
 	org.apache.aries.cdi.extender;version='[1.1.5,1.1.6)',\
 	org.apache.aries.cdi.extension.jaxrs;version='[1.1.5,1.1.6)',\
 	org.apache.aries.cdi.extension.jndi;version='[1.1.5,1.1.6)',\

[aries-cdi] 01/03: Bump junit.platform.version from 1.8.0 to 1.8.1

Posted by ro...@apache.org.
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 eb67e61d9ac073514a5cc5e6f3f67cca8efb119f
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Nov 3 21:28:41 2021 +0000

    Bump junit.platform.version from 1.8.0 to 1.8.1
    
    Bumps `junit.platform.version` from 1.8.0 to 1.8.1.
    
    Updates `junit-platform-commons` from 1.8.0 to 1.8.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/commits)
    
    Updates `junit-platform-engine` from 1.8.0 to 1.8.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/commits)
    
    Updates `junit-platform-launcher` from 1.8.0 to 1.8.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.platform:junit-platform-commons
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.junit.platform:junit-platform-engine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.junit.platform:junit-platform-launcher
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ea018e3..40a3bab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
 		<johnzon.version>1.2.13</johnzon.version>
 		<jsp.version>2.0</jsp.version>
 		<junit.jupiter.version>5.8.0</junit.jupiter.version>
-		<junit.platform.version>1.8.0</junit.platform.version>
+		<junit.platform.version>1.8.1</junit.platform.version>
 		<mp.config.version>1.3</mp.config.version>
 		<mp.jwt.auth.version>1.2.1</mp.jwt.auth.version>
 		<mp.metrics.version>1.1.1</mp.metrics.version>

[aries-cdi] 02/03: Bump junit.jupiter.version from 5.8.0 to 5.8.1

Posted by ro...@apache.org.
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 c274af933bd1e6dfb0a27bea4094303fe4535924
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Nov 4 21:31:36 2021 +0000

    Bump junit.jupiter.version from 5.8.0 to 5.8.1
    
    Bumps `junit.jupiter.version` from 5.8.0 to 5.8.1.
    
    Updates `junit-jupiter-api` from 5.8.0 to 5.8.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/compare/r5.8.0...r5.8.1)
    
    Updates `junit-jupiter-engine` from 5.8.0 to 5.8.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/compare/r5.8.0...r5.8.1)
    
    Updates `junit-jupiter-params` from 5.8.0 to 5.8.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/compare/r5.8.0...r5.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.junit.jupiter:junit-jupiter-params
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 40a3bab..d23d163 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
 		<jakarta.xml.ws-api>2.3.2</jakarta.xml.ws-api>
 		<johnzon.version>1.2.13</johnzon.version>
 		<jsp.version>2.0</jsp.version>
-		<junit.jupiter.version>5.8.0</junit.jupiter.version>
+		<junit.jupiter.version>5.8.1</junit.jupiter.version>
 		<junit.platform.version>1.8.1</junit.platform.version>
 		<mp.config.version>1.3</mp.config.version>
 		<mp.jwt.auth.version>1.2.1</mp.jwt.auth.version>