Skip to content

Commit 5c1f2c0

Browse files
Bump netty.version from 4.2.3.Final to 4.2.4.Final
Bumps `netty.version` from 4.2.3.Final to 4.2.4.Final. Updates `io.netty:netty-transport-native-epoll` from 4.2.3.Final to 4.2.4.Final - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.4.Final) Updates `io.netty:netty-transport-native-kqueue` from 4.2.3.Final to 4.2.4.Final - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.4.Final) --- updated-dependencies: - dependency-name: io.netty:netty-transport-native-epoll dependency-version: 4.2.4.Final dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport-native-kqueue dependency-version: 4.2.4.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 411bab2 commit 5c1f2c0

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
@@ -62,7 +62,7 @@
6262
<micrometer.version>1.15.3</micrometer.version>
6363
<jgroups.version>5.4.8.Final</jgroups.version>
6464
<jgroups-kubernetes.version>2.0.2.Final</jgroups-kubernetes.version>
65-
<netty.version>4.2.3.Final</netty.version>
65+
<netty.version>4.2.4.Final</netty.version>
6666
<gson.version>2.13.1</gson.version>
6767
<resilience4j.version>2.1.0</resilience4j.version>
6868
<logback.version>1.3.15</logback.version>

0 commit comments

Comments
 (0)