From e5b43531bd80150d2a7768232dda0d8141f9f91f Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 20 Sep 2026 11:24:46 +0000 Subject: [PATCH] build(deps): palantir-java-format 2.98.0, osv-scanner-action v2.6.0 Cross-repo dependency sweep of 2026-09-20. palantir-java-format 2.97.0 -> 2.98.0 (spotless formatter; bumped in all four sibling repos together) google/osv-scanner-action v2.5.1 -> v2.6.0 (the reusable workflows; Dependabot had already landed this in BitcoinAddressFinder, so this closes the usual staggered-weekly drift) Verified: `mvn spotless:apply` changes no Java file under palantir 2.98.0, and `mvn -DskipTests verify` is BUILD SUCCESS. Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_01FbGmAZY9bwxox72iU13HvJ --- .github/workflows/osv-scanner.yml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/osv-scanner.yml b/.github/workflows/osv-scanner.yml index ae608fa..9aa9668 100644 --- a/.github/workflows/osv-scanner.yml +++ b/.github/workflows/osv-scanner.yml @@ -17,7 +17,7 @@ permissions: read-all jobs: scan-scheduled: if: ${{ github.event_name == 'push' || github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' }} - uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v2.5.1" + uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@v2.6.0" permissions: actions: read contents: read @@ -25,7 +25,7 @@ jobs: scan-pr: if: ${{ github.event_name == 'pull_request' }} - uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@v2.5.1" + uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@v2.6.0" permissions: actions: read contents: read diff --git a/pom.xml b/pom.xml index 10948f9..79f1f7c 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ SPDX-License-Identifier: Apache-2.0 1.0.1 4.2.3 3.10.2 - 2.97.0 + 2.98.0 4.10.4.1 7.7.4 1.14.0