diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index abff976b..0f4646ca 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -28,6 +28,6 @@ jobs: - name: Run maven build run: mvn package -PprettierCheck -Dprettier.nodePath=node -Dprettier.npmPath=npm - name: codecov - uses: codecov/codecov-action@v7.0.0 + uses: codecov/codecov-action@v7.1.1 with: files: ./target/site/jacoco/jacoco.xml diff --git a/pom.xml b/pom.xml index f91be59c..674ed4b4 100644 --- a/pom.xml +++ b/pom.xml @@ -67,13 +67,13 @@ 3.16.0 3.5.1 3.5.0 - 3.1.4 + 3.2.0 3.22.0 3.5.0 2.8.2 12.2.2 1.21.0 - 5.7.0.6970 + 5.8.0.7211 2.1.0 0.22 write @@ -233,7 +233,7 @@ org.codehaus.plexus plexus-compiler-javac - 2.17.0 + 2.17.1