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

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/main by this push:
     new 9c87f33c6f Bump cdi-tck.version from 4.0.11 to 4.0.13
9c87f33c6f is described below

commit 9c87f33c6f37d7acf2371c0ba187a86ab0ebcfb2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 27 04:35:34 2024 +0000

    Bump cdi-tck.version from 4.0.11 to 4.0.13
    
    Bumps `cdi-tck.version` from 4.0.11 to 4.0.13.
    
    Updates `jakarta.enterprise:cdi-tck-core-impl` from 4.0.11 to 4.0.13
    - [Release notes](https://github.com/eclipse-ee4j/cdi-tck/releases)
    - [Commits](https://github.com/eclipse-ee4j/cdi-tck/compare/4.0.11...4.0.13)
    
    Updates `jakarta.enterprise:cdi-tck-web-impl` from 4.0.11 to 4.0.13
    - [Release notes](https://github.com/eclipse-ee4j/cdi-tck/releases)
    - [Commits](https://github.com/eclipse-ee4j/cdi-tck/compare/4.0.11...4.0.13)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.enterprise:cdi-tck-core-impl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: jakarta.enterprise:cdi-tck-web-impl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 tck/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tck/pom.xml b/tck/pom.xml
index c23804bee6..6bf5c1e364 100644
--- a/tck/pom.xml
+++ b/tck/pom.xml
@@ -27,7 +27,7 @@
   <name>TomEE :: TCK</name>
 
   <properties>
-    <cdi-tck.version>4.0.11</cdi-tck.version>
+    <cdi-tck.version>4.0.13</cdi-tck.version>
     <jaxrs.tck.version>3.1.5</jaxrs.tck.version>
     <bval-tck.version>3.0.1</bval-tck.version>
     <jsonb-tck.version>3.0.0</jsonb-tck.version>

Reply via email to