We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c33201a commit 92f52b4Copy full SHA for 92f52b4
pom.xml
@@ -84,7 +84,7 @@
84
<mockito.version>5.17.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.119.Final</netty.version>
+ <netty.version>4.1.121.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