onaio / fhir-gateway-extension

This repo holds the OpenSRP permissions checker and data access checker
Other
0 stars 1 forks source link

Upgrade dependencies ⬆️ #88

Open ndegwamartin opened 3 hours ago

ndegwamartin commented 3 hours ago

We need to upgrade the FHIR Gateway dependency to the latest version - https://github.com/google/fhir-gateway/releases/tag/0.4.0 . This requires a migration from Javax to Jakarta as we migrate to JDK 17.

We need to upgrade other 3rd party dependencies as well

ndegwamartin commented 2 hours ago

@Wambere this will probably fix the issue we needed a workaround for for the JPA server upgrade, something we can test