Closed YukiInu closed 4 months ago
Please check if the PR fulfills these requirements
[x ] The commit message describes your change
[x ] Tests for the changes have been added if possible (for bug fixes / features)
[x ] Docs have been added / updated (for bug fixes / features)
[x ] Changes are mentioned in the changelog (for bug fixes / features)
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Update dependencies
Removed (unused) cglib from dvalin-jaxrs
Removed concordion-extensions
Migrated all JUnit tests to Junit 5 syntax
Breaking: Removed Junit 5 Vintage engine and Junit 4 (can be added in projects that need it)
Fixed vulnerabilities: CVE-2023-52428(nimbus-jose-jwt), CVE-2024-29857,CVE-2024-30171,CVE-2024-30172,CVE-2024-34447 (bouncycastle), CVE-2024-28752 (Apache CXF)
Please check if the PR fulfills these requirements
[x ] The commit message describes your change
[x ] Tests for the changes have been added if possible (for bug fixes / features)
[x ] Docs have been added / updated (for bug fixes / features)
[x ] Changes are mentioned in the changelog (for bug fixes / features)
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Update dependencies
Removed (unused) cglib from dvalin-jaxrs
Removed concordion-extensions
Migrated all JUnit tests to Junit 5 syntax
Breaking: Removed Junit 5 Vintage engine and Junit 4 (can be added in projects that need it)
Fixed vulnerabilities: CVE-2023-52428(nimbus-jose-jwt), CVE-2024-29857,CVE-2024-30171,CVE-2024-30172,CVE-2024-34447 (bouncycastle), CVE-2024-28752 (Apache CXF)