Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent c725648 commit 223068c
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:25.0.1
FROM mariadb:11.4.2
FROM mariadb:11.4.3
FROM mongo:7.0.12
FROM mysql:9.0.0
FROM cassandra:4.1.5
Expand Down

0 comments on commit 223068c

Please sign in to comment.