From 901c989ca91e8f52cdccfc01463f0e9cf07ad5f3 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 9 Jan 2026 11:21:05 +0000 Subject: [PATCH] Upgrade to Classmate 1.7.3 Closes gh-48783 --- 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 42ffc78f21f..343f7b24162 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"