Skip to content

Commit

Permalink
NR-174176: unit test cases for Jedis 1.4.0 to 3.0.0 in security agent
Browse files Browse the repository at this point in the history
  • Loading branch information
monu-k2io committed Nov 1, 2023
1 parent 5f035ad commit 5e014b3
Show file tree
Hide file tree
Showing 2 changed files with 652 additions and 1 deletion.
1 change: 0 additions & 1 deletion instrumentation-security/jedis-1.4.0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ dependencies {
implementation("com.newrelic.agent.java:newrelic-weaver-api:${nrAPIVersion}")
implementation("redis.clients:jedis:1.4.0")
testImplementation("com.github.codemonstur:embedded-redis:1.0.0")
testImplementation("org.springframework.data:spring-data-redis:1.1.0.RELEASE")
}

verifyInstrumentation {
Expand Down
Loading

0 comments on commit 5e014b3

Please sign in to comment.