Skip to content

Commit

Permalink
[apache#1701] improvement(Netty): Bump Netty from 4.1.106.Final to 4.…
Browse files Browse the repository at this point in the history
…1.109.Final (apache#1702)

### What changes were proposed in this pull request?

Bump Netty from 4.1.106.Final to 4.1.109.Final.

### Why are the changes needed?

Fix: apache#1701.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Existing UTs.
  • Loading branch information
rickyma authored May 14, 2024
1 parent 2311682 commit a3461fb
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 @@ -85,7 +85,7 @@
<spotless-maven-plugin.version>2.30.0</spotless-maven-plugin.version>
<metrics.version>3.1.0</metrics.version>
<mockito.version>3.12.4</mockito.version>
<netty.version>4.1.106.Final</netty.version>
<netty.version>4.1.109.Final</netty.version>
<picocli.version>4.5.2</picocli.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<prometheus.simpleclient.version>0.9.0</prometheus.simpleclient.version>
Expand Down

0 comments on commit a3461fb

Please sign in to comment.