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

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new 9822f11f08 Revert "Bump messages from 19.1.4 to 20.0.0"
9822f11f08 is described below

commit 9822f11f08af0cf347034dbf030340b44a436c98
Author: Andi Huber <[email protected]>
AuthorDate: Wed Nov 16 11:30:15 2022 +0100

    Revert "Bump messages from 19.1.4 to 20.0.0"
    
    This reverts commit 9672e0cfec1d1bd28cdf0e3bbfb4e2cf7a876c0e.
---
 testing/specsupport/applib/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/specsupport/applib/pom.xml 
b/testing/specsupport/applib/pom.xml
index b996316d91..541f6272f9 100644
--- a/testing/specsupport/applib/pom.xml
+++ b/testing/specsupport/applib/pom.xml
@@ -94,7 +94,7 @@
                <dependency>
                        <groupId>io.cucumber</groupId>
                        <artifactId>messages</artifactId>
-                       <version>20.0.0</version>
+                       <version>19.1.4</version>
                </dependency>
 
                <!-- convenience -->

Reply via email to