From a79ed82639e8681fd2fe3d97860666860bfd7447 Mon Sep 17 00:00:00 2001 From: evanchooly Date: Sun, 15 Dec 2024 16:54:28 -0500 Subject: [PATCH] version tweak disable upgrade job for now since kotlin support in openrewrite is unclear --- .github/workflows/upgrades.yml | 5 ++++- pom.xml | 8 ++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.github/workflows/upgrades.yml b/.github/workflows/upgrades.yml index 82da56fb..7c73da45 100644 --- a/.github/workflows/upgrades.yml +++ b/.github/workflows/upgrades.yml @@ -11,6 +11,7 @@ on: jobs: Upgrade: runs-on: ubuntu-latest + if: false steps: - name: Checkout uses: actions/checkout@v4 @@ -21,4 +22,6 @@ jobs: distribution: 'zulu' - name: Build with Tests run: | - mvn -U org.openrewrite.maven:rewrite-maven-plugin:run -Drewrite.recipeArtifactCoordinates=dev.morphia.morphia:rewrite:3.0.0-SNAPSHOT -Drewrite.activeRecipes=dev.morphia.UpgradeToMorphia30 + mvn -e -X -U org.openrewrite.maven:rewrite-maven-plugin:run \ + -Drewrite.recipeArtifactCoordinates=dev.morphia.morphia:rewrite:3.0.0-SNAPSHOT \ + -Drewrite.activeRecipes=dev.morphia.UpgradeToMorphia30 diff --git a/pom.xml b/pom.xml index 9c52cfca..0f654de8 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ kotlin-maven-plugin ${kotlin.version} - 11 + 17 ksp @@ -114,8 +114,8 @@ maven-compiler-plugin 3.13.0 - 11 - 11 + 17 + 17 @@ -557,7 +557,7 @@ 0.8.5 2.3.1 1.15.4 - 1.9.23 + 1.9.25 1.5.12 2.3.9 4.12.0