You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by st...@apache.org on 2021/05/22 17:55:59 UTC

[geronimo-jcache-simple] branch master updated: update to latest TCK version

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

struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/geronimo-jcache-simple.git


The following commit(s) were added to refs/heads/master by this push:
     new 5f65f50  update to latest TCK version
5f65f50 is described below

commit 5f65f507683324adf59344e1bb92f4d4fbc0caa9
Author: Mark Struberg <st...@apache.org>
AuthorDate: Sat May 22 19:55:44 2021 +0200

    update to latest TCK version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9e3936d..70ce406 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
     <domain-jar>domain.jar</domain-jar>
 
     <jcache.version>1.0.0</jcache.version>
-    <tck.version>1.1.0</tck.version>
+    <tck.version>1.1.1</tck.version>
   </properties>
 
   <dependencies>