-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2025.x
-
Component/s: CI/CD, Performance, Tests
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #119
-
Story Points:3
The benchmark tests are not working anymore on 2025 branch, they fail with this message:
[2024-08-05T01:29:00.385Z] Found Banned Dependency: org.bouncycastle:bcprov-jdk15on:jar:1.67 [2024-08-05T01:29:00.385Z] Found Banned Dependency: org.bouncycastle:bcpkix-jdk15on:jar:1.67
After investigation, there's another issue after fixing this.
Indeed, our current version of Gatling doesn't support Java 21, we need to upgrade the gatling dependency.