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 359ffa5 commit 0e6fb9a
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 @@ -149,7 +149,7 @@
<mockito.version>5.8.0</mockito.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>
<servlet-api.version>6.0.0</servlet-api.version>
<spring.version>6.0.15</spring.version>
<spring.security.version>6.2.0</spring.security.version>
Expand Down

0 comments on commit 0e6fb9a

Please sign in to comment.