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 5778624 commit 78ed3deCopy full SHA for 78ed3de
pom.xml
@@ -70,7 +70,7 @@
70
<mockito-bom.version>5.18.0</mockito-bom.version>
71
<neo4j.configuration-lifecycle.version>1.1.0</neo4j.configuration-lifecycle.version>
72
<neo4j.java.driver.version>4.4.20</neo4j.java.driver.version>
73
- <neo4j.version>4.4.44</neo4j.version>
+ <neo4j.version>4.4.45</neo4j.version>
74
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
75
<scala-library.version>2.12.20</scala-library.version>
76
<slf4j-api.version>1.7.36</slf4j-api.version>
@@ -89,7 +89,7 @@
89
<dependency>
90
<groupId>io.netty</groupId>
91
<artifactId>netty-bom</artifactId>
92
- <version>4.1.123.Final</version>
+ <version>4.1.126.Final</version>
93
<type>pom</type>
94
<scope>import</scope>
95
</dependency>
0 commit comments