Skip to content

Commit

Permalink
[pinpoint-apm#11235] Downgrade netty.io to 4.1.110.Final due to compa…
Browse files Browse the repository at this point in the history
…tibility
  • Loading branch information
donghun-cho committed Jul 10, 2024
1 parent 5157e23 commit 85bf4a1
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 @@ -228,7 +228,7 @@
<resilience4j-jdk8.version>1.7.1</resilience4j-jdk8.version>

<netty3.version>3.10.6.Final</netty3.version>
<netty4.version>4.1.111.Final</netty4.version>
<netty4.version>4.1.110.Final</netty4.version>

<grpc.version>1.62.2</grpc.version>
<protobuf-java.version>3.25.1</protobuf-java.version>
Expand Down

0 comments on commit 85bf4a1

Please sign in to comment.