From 4da15eea1850a8f83cd7556b1c1aea50af306f53 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Mon, 18 Oct 2021 13:58:24 -0500 Subject: [PATCH] Update io.spring.javaformat to 0.0.29 Closes gh-10394 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6f88a008ea..7172dbe58c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ aspectjVersion=1.9.7 -springJavaformatVersion=0.0.28 +springJavaformatVersion=0.0.29 springBootVersion=2.4.2 springFrameworkVersion=5.3.10 openSamlVersion=3.4.6