mirror of https://github.com/grpc/grpc-java.git
all: update to latest alpn agent
This commit is contained in:
parent
6d51cb4aef
commit
713ac0a886
|
|
@ -226,7 +226,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.6'
|
||||
jetty_alpn_agent: 'org.mortbay.jetty.alpn:jetty-alpn-agent:2.0.7'
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue