diff --git a/README.org b/README.org index 866b8b48..79d8ef81 100644 --- a/README.org +++ b/README.org @@ -217,7 +217,7 @@ Do the following steps: #+BEGIN_SRC nxml - mvn:no.priv.bang.authservice/karaf/1.15.15/xml/features + mvn:no.priv.bang.authservice/karaf/1.15.16/xml/features user-admin-with-productiondb @@ -432,6 +432,7 @@ Authservice uses XML syntax liquibase to set up the schema, straightforward SQL | Date | Version | Comment | |------------------+---------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [2024-02-12 Mon] | 1.15.16 | Shiro version set by maven parent, no longer export shiro deps in the BOM | | [2023-12-13 Wed] | 1.15.15 | Use shiro 1.13.0, postgresql JDBC 42.7.1, jsoup 1.17.1 and mockito 5.8.0 | | [2023-12-12 Tue] | 1.15.14 | Use liquibase 4.24.0 | | [2023-11-14] | 1.15.13 | junit jupiter 5.10.1, axios 1.6.1 . |