diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2024-02-21 15:29:36 +0000 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2024-02-21 15:31:27 +0000 |
commit | 8361cb0e3663a610a46bc5ea8a0cc783ade26f89 (patch) | |
tree | 3a69b393e9eda3c7b66e0c446c2bab60f53ad523 /compose/config/api/apiParametersPostgres.yaml | |
parent | dd836dc2d2bd379fba19b395c912d32f1bc7ee38 (diff) |
Fix config files removing hibernate deprecated properties and
changing robot deprecated commands in test files
Issue-ID: POLICY-4929
Change-Id: I09147335700fdd2c27557b533ca4fb88967672a4
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'compose/config/api/apiParametersPostgres.yaml')
-rw-r--r-- | compose/config/api/apiParametersPostgres.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/compose/config/api/apiParametersPostgres.yaml b/compose/config/api/apiParametersPostgres.yaml index 51635074..c0b23e94 100644 --- a/compose/config/api/apiParametersPostgres.yaml +++ b/compose/config/api/apiParametersPostgres.yaml @@ -17,9 +17,6 @@ spring: username: policy_user password: policy_user jpa: - properties: - hibernate: - dialect: org.hibernate.dialect.PostgreSQLDialect hibernate: ddl-auto: none naming: |