Skip to content

Commit

Permalink
[UcdJLc7B] Updated driver version to 5.18 (#609)
Browse files Browse the repository at this point in the history
Co-authored-by: neo-technology-build-agent <[email protected]>
  • Loading branch information
1 parent c1d9442 commit 11c56ad
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions LICENSES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ Apache-2.0
picocli-4.7.5.jar
proto-google-common-protos-2.29.0.jar
reactor-core-3.6.2.jar
reactor-core-3.6.3.jar
reload4j-1.2.22.jar
scala-collection-contrib_2.13-0.3.0.jar
scala-library-2.13.11.jar
Expand Down
1 change: 1 addition & 0 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ Apache-2.0
picocli-4.7.5.jar
proto-google-common-protos-2.29.0.jar
reactor-core-3.6.2.jar
reactor-core-3.6.3.jar
reload4j-1.2.22.jar
scala-collection-contrib_2.13-0.3.0.jar
scala-library-2.13.11.jar
Expand Down
2 changes: 1 addition & 1 deletion test-utils/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
api group: 'org.hamcrest', name: 'hamcrest-library', version: '2.2'
api group: 'org.neo4j.community', name: 'it-test-support', version: neo4jVersionEffective // , classifier: "tests"
api group: 'org.neo4j', name: 'log-test-utils', version: neo4jVersionEffective // , classifier: "tests"
api group: 'org.neo4j.driver', name: 'neo4j-java-driver', version: '5.16.0'
api group: 'org.neo4j.driver', name: 'neo4j-java-driver', version: '5.18.0'
api group: 'org.apache.hadoop', name: 'hadoop-hdfs', version: '3.3.6', withoutServers.andThen(withoutLoggers)
// If updated check if the transitive dependency to javax.servlet.jsp:jsp-api:2.1 has also updated
// and remove the manual licensing check for it in licenses-3rdparties.gradle
Expand Down

0 comments on commit 11c56ad

Please sign in to comment.