diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 6b16322..071a3b9 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -48,4 +48,4 @@ jobs: path: 'target/site/testapidocs' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4.0.3 + uses: actions/deploy-pages@v4.0.4 diff --git a/pom.xml b/pom.xml index c9a6a6d..2ea8a9f 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 3.2.5 - 2.0.11 + 2.0.12