Skip to content

Commit

Permalink
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v4…
Browse files Browse the repository at this point in the history
….4.12
  • Loading branch information
renovate-bot authored and vlsi committed Nov 24, 2023
1 parent 9ee70be commit 2a4fc06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bom-thirdparty/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ dependencies {
api("org.jsoup:jsoup:1.16.1")
api("org.mongodb:mongo-java-driver:2.11.3")
api("org.mozilla:rhino:1.7.14")
api("org.neo4j.driver:neo4j-java-driver:4.4.11")
api("org.neo4j.driver:neo4j-java-driver:4.4.12")
api("org.slf4j:jcl-over-slf4j:1.7.36")
api("org.slf4j:slf4j-api:1.7.36")
api("oro:oro:2.0.8")
Expand Down

0 comments on commit 2a4fc06

Please sign in to comment.