mirror of https://github.com/grpc/grpc-java.git
build: Update jetty for JDK 8u92
This commit is contained in:
parent
8c7440e141
commit
aa92d6c643
|
|
@ -152,7 +152,7 @@ subprojects {
|
|||
math: 'org.apache.commons:commons-math3:3.6',
|
||||
|
||||
// Jetty ALPN dependencies
|
||||
jetty_alpn_agent: 'org.mortbay.jetty.alpn:jetty-alpn-agent:2.0.2'
|
||||
jetty_alpn_agent: 'org.mortbay.jetty.alpn:jetty-alpn-agent:2.0.3'
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue