From 17d99fb1c0facf926d387d483344a0e2430e3f81 Mon Sep 17 00:00:00 2001 From: CarmJos Date: Wed, 2 Mar 2022 20:26:26 +0800 Subject: [PATCH] =?UTF-8?q?[1.2.1]=20=E6=9B=B4=E6=8D=A2=E4=BD=BF=E7=94=A8J?= =?UTF-8?q?ava8=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/maven.yml | 2 +- .github/workflows/release.yml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 16c0691..f4939d1 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -18,7 +18,7 @@ jobs: - name: "Set up JDK" uses: actions/setup-java@v2 with: - java-version: '11' + java-version: '8' distribution: 'adopt' cache: maven server-id: github diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 80a0fb8..570de62 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,7 +17,7 @@ jobs: - name: "Set up JDK" uses: actions/setup-java@v2 with: - java-version: '11' + java-version: '8' distribution: 'adopt' cache: maven server-id: github diff --git a/pom.xml b/pom.xml index 5ee611b..938f7d3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 - 11 + 8 ${java.version} ${java.version} 1.3.9 @@ -14,7 +14,7 @@ cc.carm.plugin timereward - 1.2.0 + 1.2.1 jar TimeReward