Skip to content

Commit 6460fdd

Browse files
Bump io.netty:netty-transport-native-epoll in /storage-api
Bumps [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) from 4.1.127.Final to 4.1.135.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.127.Final...netty-4.1.135.Final) --- updated-dependencies: - dependency-name: io.netty:netty-transport-native-epoll dependency-version: 4.1.135.Final dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 709d06b commit 6460fdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

storage-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<checkstyle.version>11.1.0</checkstyle.version>
3030
<maven.compiler.source>21</maven.compiler.source>
3131
<maven.compiler.target>21</maven.compiler.target>
32-
<netty.version>4.1.127.Final</netty.version>
32+
<netty.version>4.1.135.Final</netty.version>
3333
<guava.version>22.0</guava.version>
3434
<hadoop.version>3.4.2</hadoop.version>
3535
<junit.version>4.13.2</junit.version>

0 commit comments

Comments
 (0)