From 14cf19551a9a9dbdc4c7186a18a71f3c5e89073d Mon Sep 17 00:00:00 2001 From: Alex Boyko Date: Thu, 21 Dec 2023 11:06:41 -0500 Subject: [PATCH] Exclude gradle project parser from the build (#16) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f3af8db..e95d30c 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ spring-rewrite-commons-launcher spring-rewrite-commons-docs spring-rewrite-commons-examples - spring-rewrite-commons-gradle +