This is an automated email from the ASF dual-hosted git repository.
rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git
The following commit(s) were added to refs/heads/master by this push:
new 6462af4 upgrading jakarta tck to 3.0.1
6462af4 is described below
commit 6462af4d11e488c67eb6b65f434336e0971e1035
Author: Romain Manni-Bucau <[email protected]>
AuthorDate: Wed Mar 17 09:04:58 2021 +0100
upgrading jakarta tck to 3.0.1
---
webbeans-tck-jakarta/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webbeans-tck-jakarta/pom.xml b/webbeans-tck-jakarta/pom.xml
index c8d021b..cab50a1 100644
--- a/webbeans-tck-jakarta/pom.xml
+++ b/webbeans-tck-jakarta/pom.xml
@@ -165,7 +165,7 @@
<dependency>
<groupId>jakarta.enterprise</groupId>
<artifactId>cdi-tck-impl</artifactId>
- <version>3.0.0-M3</version>
+ <version>3.0.1</version>
<exclusions>
<exclusion>
<groupId>jakarta.enterprise</groupId>