Skip to content

Commit

Permalink
MINOR: Bump Netty to 4.1.115.Final (#17860)
Browse files Browse the repository at this point in the history
Reviewers: Josep Prat <[email protected]>
  • Loading branch information
mimaison authored and mjsax committed Dec 4, 2024
1 parent 4189beb commit 36f5fe8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -243,15 +243,15 @@ lz4-java-1.8.0
maven-artifact-3.8.8
metrics-core-4.1.12.1
metrics-core-2.2.0
netty-buffer-4.1.100.Final
netty-codec-4.1.100.Final
netty-common-4.1.100.Final
netty-handler-4.1.100.Final
netty-resolver-4.1.100.Final
netty-transport-4.1.100.Final
netty-transport-classes-epoll-4.1.100.Final
netty-transport-native-epoll-4.1.100.Final
netty-transport-native-unix-common-4.1.100.Final
netty-buffer-4.1.115.Final
netty-codec-4.1.115.Final
netty-common-4.1.115.Final
netty-handler-4.1.115.Final
netty-resolver-4.1.115.Final
netty-transport-4.1.115.Final
netty-transport-classes-epoll-4.1.115.Final
netty-transport-native-epoll-4.1.115.Final
netty-transport-native-unix-common-4.1.115.Final
opentelemetry-proto-1.0.0-alpha
plexus-utils-3.3.1
reflections-0.10.2
Expand Down
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ versions += [
lz4: "1.8.0",
mavenArtifact: "3.8.8",
metrics: "2.2.0",
netty: "4.1.110.Final",
netty: "4.1.115.Final",
opentelemetryProto: "1.0.0-alpha",
protobuf: "3.25.5", // a dependency of opentelemetryProto
pcollections: "4.0.1",
Expand Down

0 comments on commit 36f5fe8

Please sign in to comment.