Skip to content

Commit b293a9d

Browse files
build(deps): bump io.netty:netty-bom from 4.2.10.Final to 4.2.11.Final
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.2.10.Final to 4.2.11.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.11.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-version: 4.2.11.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a51a0e0 commit b293a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<!-- grpc-bom 1.79.0 is very likely incompatible with Arrow 18.3.0 -->
9595
<grpc-bom.version>1.80.0</grpc-bom.version>
9696
<!-- keep aligned with gRPC/Arrow -->
97-
<netty-bom.version>4.2.10.Final</netty-bom.version>
97+
<netty-bom.version>4.2.11.Final</netty-bom.version>
9898

9999
<plugin.surefire.version>3.5.5</plugin.surefire.version>
100100
<plugin.jacoco.version>0.8.14</plugin.jacoco.version>

0 commit comments

Comments
 (0)