Skip to content

Commit

Permalink
chore(deps): bump mongo in /src/main/resources/generator/dependencies
Browse files Browse the repository at this point in the history
Bumps mongo from 7.0.3 to 7.0.4.

---
updated-dependencies:
- dependency-name: mongo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 30, 2023
1 parent 7b93431 commit 6414197
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 @@ -4,7 +4,7 @@ FROM jhipster/consul-config-loader:v0.4.1
FROM jhipster/jhipster-registry:v7.4.0
FROM quay.io/keycloak/keycloak:23.0.0
FROM mariadb:11.2.2
FROM mongo:7.0.3
FROM mongo:7.0.4
FROM mysql:8.2.0
FROM cassandra:4.1.3
FROM mcr.microsoft.com/mssql/server:2017-latest
Expand Down

0 comments on commit 6414197

Please sign in to comment.