From 759f3c420ef5347bad049f199c5cc80c67b0d2f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 20:47:08 +0000 Subject: [PATCH] chore(deps): update dependency java to v21.0.9+10.0.lts --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 4a5525bb1..b6294ebf2 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -java = "21.0.2" +java = "21.0.9+10.0.LTS" maven = "3.9.11" quarkus = "3.26.2" jbang = "0.129.0"