Skip to content

Commit b14bd1f

Browse files
authored
Merge pull request #102 from rabbitmq/dependabot/maven/main/netty4.version-4.1.115.Final
Bump netty4.version from 4.1.114.Final to 4.1.115.Final References #71
2 parents f4e64f5 + bbce73c commit b14bd1f

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
@@ -42,7 +42,7 @@
4242
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4343
<spotless.check.skip>true</spotless.check.skip>
4444
<slf4j.version>1.7.36</slf4j.version>
45-
<netty4.version>4.1.114.Final</netty4.version>
45+
<netty4.version>4.1.115.Final</netty4.version>
4646
<netty4.iouring.version>0.0.25.Final</netty4.iouring.version>
4747
<netty5.version>5.0.0.Alpha5</netty5.version>
4848
<micrometer.version>1.14.0</micrometer.version>

0 commit comments

Comments
 (0)