Ver código fonte

[NO JIRA] Update io.netty:netty-all to 4.1.86.Final

tags/9.9.0.65466
Matteo Mara 1 ano atrás
pai
commit
9b1258ecd3
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle Ver arquivo

@@ -273,7 +273,7 @@ subprojects {
entry 'jjwt-jackson'
}
dependency 'com.auth0:java-jwt:4.2.1'
dependency 'io.netty:netty-all:4.1.84.Final'
dependency 'io.netty:netty-all:4.1.86.Final'
dependency 'com.sun.mail:javax.mail:1.6.2'
dependency 'javax.annotation:javax.annotation-api:1.3.2'
dependency 'javax.inject:javax.inject:1'

Carregando…
Cancelar
Salvar