diff --git a/.github/workflows/broken-links.yml b/.github/workflows/broken-links.yml index 96af7986..c17c3978 100644 --- a/.github/workflows/broken-links.yml +++ b/.github/workflows/broken-links.yml @@ -18,7 +18,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v1 + uses: lycheeverse/lychee-action@v2 - name: Find already existing issue id: find-issue diff --git a/bzst-dip-java-client/pom.xml b/bzst-dip-java-client/pom.xml index da083b6d..68379cb1 100644 --- a/bzst-dip-java-client/pom.xml +++ b/bzst-dip-java-client/pom.xml @@ -225,7 +225,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.10.0 + 3.10.1 attach-javadocs @@ -281,7 +281,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.6 + 3.2.7 sign-artifacts @@ -329,7 +329,7 @@ com.puppycrawl.tools checkstyle - 10.18.1 + 10.18.2 diff --git a/pom.xml b/pom.xml index 13ee2ca0..50d5a11d 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ com.puppycrawl.tools checkstyle - 10.18.1 + 10.18.2