diff --git a/README.org b/README.org index 3499f4b7..bcaf7da2 100644 --- a/README.org +++ b/README.org @@ -204,7 +204,7 @@ Do the following steps: #+BEGIN_SRC nxml - mvn:no.priv.bang.authservice/karaf/1.13.8/xml/features + mvn:no.priv.bang.authservice/karaf/1.13.9/xml/features user-admin-with-productiondb @@ -419,6 +419,7 @@ Authservice uses XML syntax liquibase to set up the schema, straightforward SQL | Date | Version | Comment | |--------------+---------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [2021-07-25] | 1.13.9 | Use PostgreSQL JDBC driver 4.2.23 | | [2021-06-15] | 1.13.8 | Use jersey 2.34 and jackson 12.3 | | [2021-06-13] | 1.13.7 | Add shiro dependencies to the authservice BoM | | [2021-06-12] | 1.13.6 | Stop dependencyManagement version leakage from the authservice BoM |