Skip to content

Commit

Permalink
KSECURITY-509: upgrading netty to v4.1.79.Final (2.5) #761
Browse files Browse the repository at this point in the history
Jira: https://confluentinc.atlassian.net/browse/KSECURITY-509
Upgrading netty to v4.1.79.Final
  • Loading branch information
AnGg98 committed Aug 8, 2022
1 parent 33c7fe2 commit a80a02a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ versions += [
mavenArtifact: "3.8.1",
metrics: "2.2.0",
mockito: "3.2.4",
netty: "4.1.73.Final",
netty: "4.1.79.Final",
owaspDepCheckPlugin: "5.2.4",
powermock: "2.0.5",
reflections: "0.9.12",
Expand Down

0 comments on commit a80a02a

Please sign in to comment.