Skip to content

Commit

Permalink
NIFI-13993 Upgraded Netty to 4.1.115.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
briansolo1985 committed Nov 14, 2024
1 parent b01a5a2 commit 22fe920
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 @@ -146,7 +146,7 @@
<logback.version>1.3.14</logback.version>
<netty.3.version>3.10.6.Final</netty.3.version>
<snakeyaml.version>2.3</snakeyaml.version>
<netty.4.version>4.1.114.Final</netty.4.version>
<netty.4.version>4.1.115.Final</netty.4.version>
<spring.version>5.3.39</spring.version>
<spring.security.version>5.8.15</spring.security.version>
<swagger.annotations.version>1.6.14</swagger.annotations.version>
Expand Down

0 comments on commit 22fe920

Please sign in to comment.