Skip to content

Commit

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

This closes #8289.
  • Loading branch information
exceptionfactory authored and pvillard31 committed Jan 22, 2024
1 parent a9f121c commit e1eeed9
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 @@ -150,7 +150,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.105.Final</netty.4.version>
<netty.4.version>4.1.106.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 e1eeed9

Please sign in to comment.