diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index f12bf93ee71d48c9d7dd6c076b26d6c2b12991ab..4e9e54d4f8db7b3f19b7f22dbb6e905323c3aae6 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -12,10 +12,10 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out the repo - uses: actions/checkout@v5.0.0 + uses: actions/checkout@v6.0.2 - name: Set up Apache Maven Central - uses: actions/setup-java@v5.0.0 + uses: actions/setup-java@v5.2.0 with: distribution: 'liberica' java-version: '17' diff --git a/pom.xml b/pom.xml index 2686f0f51bf4be637a8403ef727b3fd61a2e5705..ccd974d12bed781455bab1347fbc43fdf532b1c5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ cn.herodotus.opensteward JustAuth - 1.18.2 + 2.0.0 JustAuth https://gitee.com/yadong.zhang/JustAuth @@ -54,19 +54,17 @@ false - 0.9.0 - 2.7 - 0.8.14 + 0.10.0 3.14.1 3.2.8 3.12.0 - 3.3.1 + 3.4.0 3.5.4 - 4.40.467.ALL - 1.82 - 1.82 - 2.0.59 + 4.40.630.ALL + 1.83 + 1.83 + 2.0.60 33.5.0-jre 0.13.0 4.13.2 @@ -342,14 +340,6 @@ org.apache.maven.plugins maven-source-plugin - - org.codehaus.mojo - cobertura-maven-plugin - - - org.jacoco - jacoco-maven-plugin - org.apache.maven.plugins maven-gpg-plugin