Skip to content

Upgrade Netty to 4.1.132.Final to fix CVE-2026-33870 and CVE-2026-33871 #494

Upgrade Netty to 4.1.132.Final to fix CVE-2026-33870 and CVE-2026-33871

Upgrade Netty to 4.1.132.Final to fix CVE-2026-33870 and CVE-2026-33871 #494

Workflow file for this run

name: Build and Test
on: [pull_request, push, workflow_dispatch]
jobs:
build:
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v3
with:
java_version: 21
vulnerability_scan_only: true
secrets: inherit