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