File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
dd-java-agent/instrumentation/jersey Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ dependencies {
5555 jersey2JettyTestRuntimeOnly group : ' javax.activation' , name : ' javax.activation-api' , version : ' 1.2.0'
5656 jersey2JettyTestRuntimeOnly group : ' javax.xml.bind' , name : ' jaxb-api' , version : ' 2.2.3'
5757 jersey2JettyTestRuntimeOnly project(' :dd-java-agent:instrumentation:jetty:jetty-server:jetty-server-9.0' )
58+ jersey2JettyTestRuntimeOnly project(' :dd-java-agent:instrumentation:jetty:jetty-server:jetty-server-9.0.4' )
5859 jersey2JettyTestRuntimeOnly project(' :dd-java-agent:instrumentation:jersey-2-appsec' )
5960 jersey2JettyTestRuntimeOnly project(' :dd-java-agent:instrumentation:jax-rs-annotations-2' )
6061
@@ -70,6 +71,7 @@ dependencies {
7071 jersey3JettyTestRuntimeOnly group : ' javax.activation' , name : ' javax.activation-api' , version : ' 1.2.0'
7172 jersey3JettyTestRuntimeOnly group : ' javax.xml.bind' , name : ' jaxb-api' , version : ' 2.2.3'
7273 jersey3JettyTestRuntimeOnly project(' :dd-java-agent:instrumentation:jetty:jetty-server:jetty-server-9.0' )
74+ jersey3JettyTestRuntimeOnly project(' :dd-java-agent:instrumentation:jetty:jetty-server:jetty-server-10.0' )
7375 jersey3JettyTestRuntimeOnly project(' :dd-java-agent:instrumentation:jetty:jetty-server:jetty-server-11.0' )
7476 jersey3JettyTestRuntimeOnly project(' :dd-java-agent:instrumentation:jersey-2-appsec' )
7577 jersey3JettyTestRuntimeOnly project(' :dd-java-agent:instrumentation:jersey-3-appsec' )
You can’t perform that action at this time.
0 commit comments