From 2df113f313c21003480dd54164b8cd2c1bdd4f55 Mon Sep 17 00:00:00 2001 From: Diogo Martins Date: Sat, 7 Mar 2026 17:55:27 +0000 Subject: [PATCH] force validate --- frameworks/spring/meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frameworks/spring/meta.json b/frameworks/spring/meta.json index 3bdd1b792..c2b228ad5 100644 --- a/frameworks/spring/meta.json +++ b/frameworks/spring/meta.json @@ -2,7 +2,7 @@ "display_name": "spring", "language": "Java", "type": "realistic", - "description": "Spring Boot with embedded Netty, WebFlux reactive stack, and virtual threads on JDK 21.", + "description": "Spring Boot with embedded Netty, WebFlux reactive stack, and virtual threads on JDK 21", "repo": "https://github.com/spring-projects/spring-boot", "enabled": true, "tests": ["baseline", "limited-conn", "json", "baseline-h2"]