Michael Vorburger created FINERACT-1299:
-------------------------------------------
Summary: Upgrade openapi.generator version 4.3.1 to 5.0.0
Key: FINERACT-1299
URL: https://issues.apache.org/jira/browse/FINERACT-1299
Project: Apache Fineract
Issue Type: Improvement
Components: SDK
Reporter: Michael Vorburger
https://github.com/apache/fineract/pull/1558/ seems to be less trivial than
"just" an automated upgrade.
The problem with the missing {{javax.annotation.Generated}} annotation in
{{fineract-client}} is solved by adding a dependency to
{{'jakarta.annotation:jakarta.annotation-api'}} in
{{/fineract-client/dependencies.gradle}}.
However, that only reveals other problems - related to FINERACT-1227.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)