Browse Source

SONAR-19690 Bump io.netty:netty-all to 4.1.93.Final

tags/10.2.0.77647
stanislavh 1 year ago
parent
commit
928917b7bc
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View File

@@ -321,7 +321,7 @@ subprojects {
entry 'jjwt-jackson'
}
dependency 'com.auth0:java-jwt:4.4.0'
dependency 'io.netty:netty-all:4.1.90.Final'
dependency 'io.netty:netty-all:4.1.93.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