Skip to content

Commit

Permalink
Update dependency org.eclipse.jetty:jetty-util to v9.2.27.v20190403
Browse files Browse the repository at this point in the history
  • Loading branch information
whitesource-for-jackfan.us.kg[bot] committed Apr 18, 2022
1 parent 2819174 commit 826bee6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
}
testImplementation project(':dd-java-agent:instrumentation:jetty-util')
testImplementation group: 'org.eclipse.jetty', name: 'jetty-client', version: '9.1.0.v20131115'
testImplementation group: 'org.eclipse.jetty', name: 'jetty-util', version: '9.1.0.v20131115'
testImplementation group: 'org.eclipse.jetty', name: 'jetty-util', version: '9.2.27.v20190403'
latestDepTestImplementation group: 'org.eclipse.jetty', name: 'jetty-client', version: '9.+' // 10+ requires Java 11

// because there are shared dependencies between the client and server
Expand Down

0 comments on commit 826bee6

Please sign in to comment.