From 28ba04b524e73175f32a84c00da9953057f423d0 Mon Sep 17 00:00:00 2001 From: Anthony Brown Date: Mon, 19 Jan 2026 11:59:36 +0000 Subject: [PATCH] update java --- .tool-versions | 4 ++-- SAMtemplates/main_template.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.tool-versions b/.tool-versions index f6e27404..99dd36f2 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,5 +1,5 @@ -maven 3.9.0 -java corretto-21.0.2.14.1 +maven 3.9.12 +java temurin-25.0.1+8.0.LTS python 3.12.12 poetry 2.2.1 shellcheck 0.9.0 diff --git a/SAMtemplates/main_template.yaml b/SAMtemplates/main_template.yaml index 038f85b4..8dfe76d8 100644 --- a/SAMtemplates/main_template.yaml +++ b/SAMtemplates/main_template.yaml @@ -73,7 +73,7 @@ Resources: MemorySize: 4096 Architectures: - x86_64 - Runtime: java21 + Runtime: java25 Layers: - !Sub "arn:aws:lambda:${AWS::Region}:580247275435:layer:LambdaInsightsExtension:38" Environment: