Browse Source

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

tags/9.9.0.65466
Matteo Mara 1 year ago
parent
commit
9b1258ecd3
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View File

@@ -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'

Loading…
Cancel
Save