From 890318874fb078918184d72dc49a3d2aece87fb1 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 15 Jan 2026 14:41:07 +0000 Subject: [PATCH] Upgrade to Classmate 1.7.3 Closes gh-48849 --- platform/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 71ee255b6e3..900bbaefd8a 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -201,7 +201,7 @@ bom { ] } } - library("Classmate", "1.7.1") { + library("Classmate", "1.7.3") { group("com.fasterxml") { modules = [ "classmate"