Skip to content

Commit

Permalink
DBZ-8601 Align netty to 4.1.115.Final with Quarkus 3.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Naros authored and vjuranek committed Jan 27, 2025
1 parent 7d22c45 commit 0e4573c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debezium-server-pravega/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<name>Debezium Server Pravega Sink Adapter</name>
<properties>
<!-- IMPORTANT: This must be aligned with the netty shipped with Quarkus, specified in debezium-build-parent -->
<netty.version>4.1.108.Final</netty.version>
<netty.version>4.1.115.Final</netty.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 0e4573c

Please sign in to comment.