We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7930547 commit 2747a32Copy full SHA for 2747a32
pom.xml
@@ -84,7 +84,7 @@
84
<mockito.version>5.19.0</mockito.version>
85
<neo4j-cypher-dsl.version>2022.11.0</neo4j-cypher-dsl.version>
86
<neo4j-java-driver.version>4.4.20</neo4j-java-driver.version>
87
- <netty.version>4.1.124.Final</netty.version>
+ <netty.version>4.1.127.Final</netty.version>
88
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
89
<!-- to match what is shipped with the Kafka Connect version used in our integration test environment -->
90
<protobuf.version>3.25.5</protobuf.version>
0 commit comments