Skip to content

Commit

Permalink
Merge pull request #9 from meik99/renovate/org.neo4j-neo4j-3.x
Browse files Browse the repository at this point in the history
Update dependency org.neo4j:neo4j to v3.5.35
  • Loading branch information
meik99 authored Jun 15, 2023
2 parents 99db0d9 + 903f326 commit faf4749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/neo4j/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
compile project(':ecco-service')

// https://mvnrepository.com/artifact/org.neo4j/neo4j
compile group: 'org.neo4j', name: 'neo4j', version: '3.5.5'
compile group: 'org.neo4j', name: 'neo4j', version: '3.5.35'

// https://mvnrepository.com/artifact/org.neo4j/neo4j-ogm-core
compile group: 'org.neo4j', name: 'neo4j-ogm-core', version: '3.1.9'
Expand Down

0 comments on commit faf4749

Please sign in to comment.