We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a6338d commit 2f8bb95Copy full SHA for 2f8bb95
pom.xml
@@ -84,7 +84,7 @@
84
<mockito.version>5.20.0</mockito.version>
85
<neo4j-cypher-dsl.version>2022.11.0</neo4j-cypher-dsl.version>
86
<neo4j-java-driver.version>4.4.21</neo4j-java-driver.version>
87
- <netty.version>4.1.127.Final</netty.version>
+ <netty.version>4.1.128.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