highmed / highmed-dsf

HiGHmed Data Sharing Framework funded by the German Federal Ministry of Education and Research (BMBF, grant ids: 01ZZ1802E and 01ZZ1802A)
Apache License 2.0
32 stars 20 forks source link

Upgrade bcprov-jdk15on Test Dependency #317

Closed hhund closed 2 years ago

hhund commented 2 years ago

The dsf-pseudonymization-ttp module has a hard coded test dependency version for bcprov-jdk15on that should be a managed version within the main parent pom as well as upgraded to 1.70.

https://github.com/highmed/highmed-dsf/blob/39c5153ce1dd0af212794f471e74ac60f673612f/dsf-pseudonymization/dsf-pseudonymization-ttp/pom.xml#L44

hhund commented 2 years ago

we should also upgrade other upgradable java dependencies.