Skip to content

Commit

Permalink
chore(deps): bump neo4j in /src/main/resources/generator/dependencies
Browse files Browse the repository at this point in the history
Bumps neo4j from 5.16.0-community to 5.17.0-community.

---
updated-dependencies:
- dependency-name: neo4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 26, 2024
1 parent 9166e3c commit 18358d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/generator/dependencies/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ FROM confluentinc/cp-zookeeper:7.6.0
FROM confluentinc/cp-kafka:7.6.0
FROM tchiotludo/akhq:0.24.0
FROM apachepulsar/pulsar:3.2.0
FROM neo4j:5.16.0-community
FROM neo4j:5.17.0-community
FROM redis:7.2.4

0 comments on commit 18358d2

Please sign in to comment.