From 290d4bef2f760b6c8b3f31691374e7e28efc6f5d Mon Sep 17 00:00:00 2001 From: Lutz Reinhardt Date: Wed, 3 Jun 2026 13:46:02 +0000 Subject: [PATCH] fix: Bump openjdk patch version Ubuntu updated the patch level and we have to follow. Otherwise the container fails to build. --- .../.devcontainer/s-core-local/versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/s-core-devcontainer/.devcontainer/s-core-local/versions.yaml b/src/s-core-devcontainer/.devcontainer/s-core-local/versions.yaml index 4d40fd1..ab6d788 100644 --- a/src/s-core-devcontainer/.devcontainer/s-core-local/versions.yaml +++ b/src/s-core-devcontainer/.devcontainer/s-core-local/versions.yaml @@ -33,7 +33,7 @@ pytest: gh: version: 2.45.0 openjdk_21: - version: 21.0.10 + version: 21.0.11 codeql: # the coding_standards_version below dictates the codeql version version: 2.21.4