Skip to content

Commit

Permalink
* Bump netty due to CVE-2024-29025
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Sobiech <[email protected]>
  • Loading branch information
psobiech committed Apr 2, 2024
1 parent dade3c5 commit 539ca7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

<aws.sdk.version>2.22.0</aws.sdk.version>
<paho.mqtt.version>1.2.5</paho.mqtt.version>
<netty.version>4.1.104.Final</netty.version>
<netty.version>4.1.108.Final</netty.version>
<slf4j.version>2.0.7</slf4j.version>
</properties>

Expand Down

0 comments on commit 539ca7c

Please sign in to comment.