From 2f754e6f82e9c88a10f4678be846f7f3148952f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 15:18:30 -0500 Subject: [PATCH] [dependency]: Combine dependabot PRs * [dependency]: bump the core-dependencies group in /core with 2 updates Bumps the core-dependencies group in /core with 2 updates: commons-io:commons-io and [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless). Updates `commons-io:commons-io` from 2.15.0 to 2.15.1 Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.40.0 to 2.41.0 - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](https://github.com/diffplug/spotless/compare/lib/2.40.0...lib/2.41.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-dependencies - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-dependencies ... Signed-off-by: dependabot[bot] * [dependency]: bump the deploy-dependencies group Bumps the deploy-dependencies group in /deploy with 1 update: [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless). - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](https://github.com/diffplug/spotless/compare/lib/2.40.0...lib/2.41.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deploy-dependencies ... Signed-off-by: dependabot[bot] * [dependency]: bump the nis-dependencies group in /nis with 2 updates Bumps the nis-dependencies group in /nis with 2 updates: commons-io:commons-io and [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless). Updates `commons-io:commons-io` from 2.15.0 to 2.15.1 Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.40.0 to 2.41.0 - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](https://github.com/diffplug/spotless/compare/lib/2.40.0...lib/2.41.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nis-dependencies - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nis-dependencies ... Signed-off-by: dependabot[bot] * [dependency]: bump the peer-dependencies group in /peer with 1 update Bumps the peer-dependencies group in /peer with 1 update: [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless). - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](https://github.com/diffplug/spotless/compare/lib/2.40.0...lib/2.41.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: peer-dependencies ... Signed-off-by: dependabot[bot] * [dependency]: bump actions/setup-java from 3 to 4 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/workflows/codeql-analysis.yaml | 2 +- core/pom.xml | 4 ++-- deploy/pom.xml | 2 +- nis/pom.xml | 4 ++-- peer/pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) 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