Skip to content

Commit 5b582f5

Browse files
Update eclipse-temurin-jre-jammy to the 21.0.6 due to the CVE vulnerability reported [here]( https://app.snyk.io/org/hivemq-docker-images/project/2075acc3-dde7-42f7-bd24-d3b27bc24575#issue-SNYK-UBUNTU2204-EXPAT-9406654)
1 parent cbd6d0c commit 5b582f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@ oci {
633633
imageDefinitions.register("main") {
634634
allPlatforms {
635635
dependencies {
636-
runtime("library:eclipse-temurin:sha256!ebeb51a2a147be42b7d42342fecbeb2d9cb764f7742054024ac9a17bc1c8a21b") // 21.0.5_11-jre-jammy
636+
runtime("library:eclipse-temurin:sha256!02fc89fa8766a9ba221e69225f8d1c10bb91885ddbd3c112448e23488ba40ab6") // 21.0.5_11-jre-jammy
637637
}
638638
config {
639639
entryPoint.add("java")

0 commit comments

Comments
 (0)