From afb2faf5b1f13207cc60fc10827f3afc59f97dcd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 11:47:17 +0000 Subject: [PATCH] Bump rewrite.version properties --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ffc3514d..eff8492e 100644 --- a/pom.xml +++ b/pom.xml @@ -62,8 +62,8 @@ <properties> <!-- Pinned versions, as RELEASE would make it into the published pom.xml --> - <rewrite.version>8.39.0-SNAPSHOT</rewrite.version> - <rewrite.kotlin.version>1.22.0-SNAPSHOT</rewrite.kotlin.version> + <rewrite.version>8.38.1</rewrite.version> + <rewrite.kotlin.version>1.21.2</rewrite.kotlin.version> <!-- using 'ssh' url scheme by default, which assumes a human is performing git operations leveraging an ssh key --> <developerConnectionUrl>scm:git:ssh://git@github.com/openrewrite/rewrite-maven-plugin.git