Skip to content

Commit

Permalink
Merge pull request #508 from rabbitmq/dependabot/maven/netty.version-…
Browse files Browse the repository at this point in the history
…4.1.107.Final

Bump netty.version from 4.1.106.Final to 4.1.107.Final
  • Loading branch information
michaelklishin committed Feb 13, 2024
2 parents f5dd69d + ced0560 commit f9b068c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<spotless.check.skip>true</spotless.check.skip>
<slf4j.version>1.7.36</slf4j.version>
<logback.version>1.2.12</logback.version>
<netty.version>4.1.106.Final</netty.version>
<netty.version>4.1.107.Final</netty.version>
<proton-j.version>0.34.1</proton-j.version>
<metrics.version>4.2.25</metrics.version>
<micrometer.version>1.12.2</micrometer.version>
Expand Down

0 comments on commit f9b068c

Please sign in to comment.