From 22d4b47d67a28ca0f16dc5ec49e0be33dfc938bf Mon Sep 17 00:00:00 2001 From: Simon Taylor Date: Sun, 23 Mar 2025 16:54:49 +0000 Subject: [PATCH] Updated dependencies to align with Spring Boot 3.4.4 --- .github/workflows/build.yml | 8 +++---- .github/workflows/latest-versions.yml | 4 ++-- .github/workflows/owasp.yml | 4 ++-- config/findbugs/findbugs-exclude.xml | 6 +++++ documentation/releases/release-3.2.8.md | 3 +++ pom.xml | 30 ++++++++++++------------- 6 files changed, 32 insertions(+), 23 deletions(-) create mode 100644 documentation/releases/release-3.2.8.md diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b5531a1..49989c5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,11 +20,11 @@ jobs: restore-keys: | ${{ runner.os }}-maven- - - name: Set up JDK 23 + - name: Set up JDK 24 uses: oracle-actions/setup-java@v1 with: website: jdk.java.net - release: 23 + release: 24 - name: Run Maven run: ./mvnw clean install -Pall-quality-gates -B @@ -40,11 +40,11 @@ jobs: fetch-depth: 0 persist-credentials: false - - name: Set up JDK 23 + - name: Set up JDK 24 uses: oracle-actions/setup-java@v1 with: website: jdk.java.net - release: 23 + release: 24 - name: Determine version run: echo "POM_VERSION=$(./mvnw -q -Dexec.executable=echo -Dexec.args='${project.version}' --non-recursive exec:exec | sed -e 's/-SNAPSHOT//')" >> $GITHUB_ENV diff --git a/.github/workflows/latest-versions.yml b/.github/workflows/latest-versions.yml index 97b7c6d..1f1e675 100644 --- a/.github/workflows/latest-versions.yml +++ b/.github/workflows/latest-versions.yml @@ -9,11 +9,11 @@ jobs: steps: - uses: actions/checkout@v4 - - name: Set up JDK 23 + - name: Set up JDK 24 uses: oracle-actions/setup-java@v1 with: website: jdk.java.net - release: 23 + release: 24 - name: Run Maven run: ./mvnw clean versions:update-properties scm:check-local-modification -U -B \ No newline at end of file diff --git a/.github/workflows/owasp.yml b/.github/workflows/owasp.yml index b3c6d2e..18f9b30 100644 --- a/.github/workflows/owasp.yml +++ b/.github/workflows/owasp.yml @@ -25,11 +25,11 @@ jobs: ${{ runner.os }}-maven-${{ steps.get-date.outputs.datetime }} ${{ runner.os }}-maven- - - name: Set up JDK 23 + - name: Set up JDK 24 uses: oracle-actions/setup-java@v1 with: website: jdk.java.net - release: 23 + release: 24 - name: Run Maven run: ./mvnw clean dependency-check:check -DnvdApiKey=${{ secrets.NVD_API_KEY }} -DnvdApiDelay=6000 -B diff --git a/config/findbugs/findbugs-exclude.xml b/config/findbugs/findbugs-exclude.xml index 92918e8..c8a5262 100644 --- a/config/findbugs/findbugs-exclude.xml +++ b/config/findbugs/findbugs-exclude.xml @@ -22,6 +22,12 @@ + + + + + + diff --git a/documentation/releases/release-3.2.8.md b/documentation/releases/release-3.2.8.md new file mode 100644 index 0000000..9f13730 --- /dev/null +++ b/documentation/releases/release-3.2.8.md @@ -0,0 +1,3 @@ +## Dependencies + +* Aligned dependencies with [Spring Boot 3.4.4](https://github.com/spring-projects/spring-boot/releases/tag/v3.4.4) diff --git a/pom.xml b/pom.xml index 8be7222..46e468f 100644 --- a/pom.xml +++ b/pom.xml @@ -38,27 +38,27 @@ 2.0.15 - 1.9.22.1 - 5.3.2 - 2.0.16 - 6.2.2 + 1.9.23 + 5.3.3 + 2.0.17 + 6.2.5 - 3.1.15 + 3.1.16 2.2 5.11.4 - 1.5.16 + 1.5.18 5.14.2 3.6.0 3.6.0 - 12.0.1 - 0.8.12 + 12.1.1 + 0.8.13 2.5.0 - 3.13.0 + 3.14.0 3.8.1 3.5.0 3.2.7 @@ -68,18 +68,18 @@ 3.1.1 2.1.0 3.3.1 - 3.5.2 + 3.5.3 1.7.0 - 1.17.4 - 4.8.6.6 + 1.19.0 + 4.9.3.0 2.18.0 - 10.21.1 + 10.23.0 1.5.0 1.13.0 - 1.2.1 - 7.9.0 + 1.2.2 + 7.12.0