Skip to content

Commit

Permalink
remove comment about the last version of spring scheduling to support…
Browse files Browse the repository at this point in the history
… JDK7
  • Loading branch information
richardstartin committed Sep 17, 2020
1 parent bc2fb5e commit cb4317d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ dependencies {
// for a test case with CompletableFuture
testCompile project(':dd-java-agent:instrumentation:java-concurrent')
testCompile project(':dd-java-agent:instrumentation:trace-annotation')

// this is the latest version that supports Java 7

latestDepTestCompile group: 'org.springframework', name: 'spring-context', version: '5.+'
}

0 comments on commit cb4317d

Please sign in to comment.