diff --git a/.github/workflows/codeql-analysis.yaml b/.github/workflows/codeql-analysis.yaml index ab434d243..0f8cc51ee 100644 --- a/.github/workflows/codeql-analysis.yaml +++ b/.github/workflows/codeql-analysis.yaml @@ -26,7 +26,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 - - uses: actions/setup-java@v3 + - uses: actions/setup-java@v4 with: distribution: zulu java-version: 11 diff --git a/core/pom.xml b/core/pom.xml index 5e9a0d875..bb0aee3d9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -45,7 +45,7 @@ commons-io commons-io - 2.15.0 + 2.15.1 org.apache.commons @@ -262,7 +262,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.40.0 + 2.41.0 diff --git a/deploy/pom.xml b/deploy/pom.xml index 4333bd758..08159cb9b 100644 --- a/deploy/pom.xml +++ b/deploy/pom.xml @@ -185,7 +185,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.40.0 + 2.41.0 diff --git a/nis/pom.xml b/nis/pom.xml index da7f4707f..0ff5e3bd9 100644 --- a/nis/pom.xml +++ b/nis/pom.xml @@ -92,7 +92,7 @@ commons-io commons-io - 2.15.0 + 2.15.1 @@ -351,7 +351,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.40.0 + 2.41.0 diff --git a/peer/pom.xml b/peer/pom.xml index 05daaec65..9a771767a 100644 --- a/peer/pom.xml +++ b/peer/pom.xml @@ -168,7 +168,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.40.0 + 2.41.0