Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 9166e3c commit b8b7080
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 @@ -3,7 +3,7 @@ FROM consul:1.15.4
FROM jhipster/consul-config-loader:v0.4.1
FROM jhipster/jhipster-registry:v7.4.0
FROM quay.io/keycloak/keycloak:23.0.6
FROM mariadb:11.2.3
FROM mariadb:11.3.2
FROM mongo:7.0.5
FROM mysql:8.3.0
FROM cassandra:4.1.4
Expand Down

0 comments on commit b8b7080

Please sign in to comment.