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

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

commit 37f103489c154d9265efef24766e8acdbcd327b2
Merge: 08c1ab98a5 79610fb9b1
Author: Andi Huber <[email protected]>
AuthorDate: Thu Mar 21 12:18:18 2024 +0100

    Merge remote-tracking branch 'origin/master' into spring6

 bom/pom.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --cc bom/pom.xml
index ef6a86d150,35c4abe967..9d59b6a1fa
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@@ -455,6 -460,13 +455,13 @@@ It is therefore a copy of org.apache:ap
                                <type>jar</type>
                                <scope>compile</scope>
                        </dependency>
+                       <dependency>
+                               <groupId>org.apache.causeway.security</groupId>
+                               
<artifactId>causeway-security-simple</artifactId>
 -                              <version>2.0.0-SNAPSHOT</version>
++                              <version>3.0.0-SNAPSHOT</version>
+                               <type>jar</type>
+                               <scope>compile</scope>
+                       </dependency>
                        <dependency>
                                <groupId>org.apache.causeway.security</groupId>
                                
<artifactId>causeway-security-spring</artifactId>

Reply via email to