[
https://issues.apache.org/jira/browse/FINERACT-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18061937#comment-18061937
]
Nidhi Bhawari commented on FINERACT-2517:
-----------------------------------------
Hi @iohacker,
I have completed the PostgreSQL upgrade as part of FINERACT-2517.
Upgraded PostgreSQL image to 18.3 in Docker Compose and all GitHub Workflows.
Updated CommandBaseTest.java to use the 18.3 TestContainer image.
Bumped the PostgreSQL JDBC driver to 42.7.9 in buildSrc for compatibility.
Pull Request: https://github.com/apache/fineract/pull/5564
All changes have been verified with a successful local build (./gradlew
compileJava). Please let me know if any further adjustments are needed.
> Upgrade to Postgresql version 18
> --------------------------------
>
> Key: FINERACT-2517
> URL: https://issues.apache.org/jira/browse/FINERACT-2517
> Project: Apache Fineract
> Issue Type: Task
> Reporter: Victor Romero
> Priority: Trivial
>
> Upgrade to Postgresql version 18.3
>
> * JDBC Driver
> * Docker Compose
> * Enviroment files
>
>
> Some files still have references to version 16.1 like this one
> [https://github.com/apache/fineract/blob/develop/config/docker/compose/postgresql.yml]
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)