From b3ce42af86844aa8fc0160ec6a1dad21e99385df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 20 Apr 2023 12:52:33 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20eclipse-temurin,=20spring-boot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit eclipse-temurin: 20.0.1+9 spring-boot: 2.7.11, 3.0.6 --- releases/eclipse-temurin.json | 3 ++- releases/spring-boot.json | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/releases/eclipse-temurin.json b/releases/eclipse-temurin.json index 918b40ab..aaceddee 100644 --- a/releases/eclipse-temurin.json +++ b/releases/eclipse-temurin.json @@ -37,5 +37,6 @@ "19+36": "2022-09-26", "19.0.1+10": "2022-10-26", "19.0.2+7": "2023-01-20", - "20+36": "2023-03-23" + "20+36": "2023-03-23", + "20.0.1+9": "2023-04-20" } \ No newline at end of file diff --git a/releases/spring-boot.json b/releases/spring-boot.json index ed2e7dcc..d1290ccc 100644 --- a/releases/spring-boot.json +++ b/releases/spring-boot.json @@ -167,6 +167,7 @@ "2.7.0": "2022-05-19", "2.7.1": "2022-06-23", "2.7.10": "2023-03-23", + "2.7.11": "2023-04-20", "2.7.2": "2022-07-21", "2.7.3": "2022-08-18", "2.7.4": "2022-09-22", @@ -180,5 +181,6 @@ "3.0.2": "2023-01-20", "3.0.3": "2023-02-23", "3.0.4": "2023-03-03", - "3.0.5": "2023-03-23" + "3.0.5": "2023-03-23", + "3.0.6": "2023-04-20" } \ No newline at end of file