From f389b509d7634c68a51017f4907627a8e2103764 Mon Sep 17 00:00:00 2001 From: Adam Gent Date: Fri, 21 Aug 2026 22:15:36 -0400 Subject: [PATCH] Bump maven-surefire-plugin, maven-enforcer-plugin, templating-maven-plugin Combines the mechanical version bumps from dependabot PRs #303 (maven-surefire-plugin 3.5.3 -> 3.5.6), #300 (maven-enforcer-plugin 3.6.1 -> 3.6.3), and #341 (templating-maven-plugin 3.0.0 -> 3.1.0) into one commit. spring-javaformat-maven-plugin (#318) intentionally excluded. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b5390ed5..175bd985 100644 --- a/pom.xml +++ b/pom.xml @@ -288,7 +288,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.3 + 3.5.6 false true @@ -411,7 +411,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.6.1 + 3.6.3 io.spring.javaformat @@ -426,7 +426,7 @@ org.codehaus.mojo templating-maven-plugin - 3.0.0 + 3.1.0 org.eclipse.m2e