From f7d5042d6cf10c6728c44d6028bc963bfd91606d Mon Sep 17 00:00:00 2001 From: pz2 Date: Sun, 30 Jun 2024 16:57:21 +0200 Subject: [PATCH] Spring Boot 3.3 and Java 17, but Core java 8 --- changelog/v0.4.0/000004-spring-boot-3-compatibility.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/v0.4.0/000004-spring-boot-3-compatibility.yml b/changelog/v0.4.0/000004-spring-boot-3-compatibility.yml index 51d88de..df044d9 100644 --- a/changelog/v0.4.0/000004-spring-boot-3-compatibility.yml +++ b/changelog/v0.4.0/000004-spring-boot-3-compatibility.yml @@ -9,5 +9,5 @@ type: fixed #[added/changed/deprecated/removed/fixed/security/other] merge_requests: - 14 links: - - name: [ source ] + - name: source url: https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0.0-M5-Release-Notes#auto-configuration-registration \ No newline at end of file