Skip to content

Commit

Permalink
NIFI-12628 Upgraded Netty from 4.1.104 to 4.1.105
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes apache#8263.
  • Loading branch information
exceptionfactory authored and pvillard31 committed Jan 18, 2024
1 parent 6136a2c commit 4c3705d
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 @@ -144,7 +144,7 @@
<logback.version>1.3.14</logback.version>
<netty.3.version>3.10.6.Final</netty.3.version>
<snakeyaml.version>2.2</snakeyaml.version>
<netty.4.version>4.1.104.Final</netty.4.version>
<netty.4.version>4.1.105.Final</netty.4.version>
<spring.version>5.3.31</spring.version>
<spring.security.version>5.8.7</spring.security.version>
<swagger.annotations.version>1.6.12</swagger.annotations.version>
Expand Down

0 comments on commit 4c3705d

Please sign in to comment.