diff --git a/docs/documentation/release_notes/topics/25_0_0.adoc b/docs/documentation/release_notes/topics/25_0_0.adoc index 24aaa629c5..f5e5207521 100644 --- a/docs/documentation/release_notes/topics/25_0_0.adoc +++ b/docs/documentation/release_notes/topics/25_0_0.adoc @@ -212,4 +212,8 @@ For more details, see the link:{upgradingguide_link}[{upgradingguide_name}]. As a consequence of the removal of deprecated methods from `AccessToken`, `IDToken`, and `JsonWebToken`, the `SingleUseObjectKeyModel` also changed to keep consistency with the method names related to expiration values. -For more details, see the link:{upgradingguide_link}[{upgradingguide_name}]. \ No newline at end of file +For more details, see the link:{upgradingguide_link}[{upgradingguide_name}]. + += Support for PostgreSQL 16 + +The supported and tested databases now include PostgreSQL 16. \ No newline at end of file diff --git a/pom.xml b/pom.xml index 77808fc7c3..b369576a1c 100644 --- a/pom.xml +++ b/pom.xml @@ -157,8 +157,8 @@ 8.0 8.3.0 - 15 - 15.5 + 16 + 16.1 2.3.1 42.7.2 10.11