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


The following commit(s) were added to refs/heads/spring6 by this push:
     new ef8aebde3c Bump shiro.version from 2.0.0-alpha-4 to 2.0.0
ef8aebde3c is described below

commit ef8aebde3cdf2615c835212c99d6acab7900f185
Author: Andi Huber <[email protected]>
AuthorDate: Thu Feb 29 07:13:01 2024 +0100

    Bump shiro.version from 2.0.0-alpha-4 to 2.0.0
---
 bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index 32da5a4638..4fdc401c00 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -168,7 +168,7 @@ It is therefore a copy of org.apache:apache, with 
customisations clearly identif
         
<resteasy-jaxb-provider.version>6.2.2.Final</resteasy-jaxb-provider.version>
 
         <select2.version>4.0.13</select2.version>
-        <shiro.version>2.0.0-alpha-4</shiro.version> <!-- latest release was 
1.10.0, however we need jakarta namespace support -->
+        <shiro.version>2.0.0</shiro.version>
         <simpleslackapi.version>1.4.0</simpleslackapi.version>
         <slf4j-api.version>2.0.12</slf4j-api.version> <!-- also provided by 
spring-boot-starter-logging, needed to solve convergence issues -->
         <snakeyaml.version>2.0</snakeyaml.version>

Reply via email to