xuang7 opened a new pull request, #6396:
URL: https://github.com/apache/texera/pull/6396

   ### What changes were proposed in this PR?
   
   Refreshes the per-module `LICENSE-binary` files on `main` to match the 
versions actually bundled, clearing the drift reported by the nightly 
license-binary checker ([run 
29248239204](https://github.com/apache/texera/actions/runs/29248239204), 
2026-07-13). Version-only edits; license groupings unchanged.
   
   **JVM** — transitive jars pulled in by recent dependency bumps 
(hadoop/iceberg/etc.), applied per service to match each service's own bundle:
   - `amber/LICENSE-binary-java` (20): jackson-jaxrs 2.12.7→2.18.6 (×3), 
guice/guice-servlet 4.2.3→5.1.0, zookeeper/-jute 3.8.4→3.8.6, 
jetty-client/io/util + websocket-api/client/common 9.4.57→9.4.58, 
json4s-ast/-jackson-core 4.0.1→4.0.6, r2dbc-spi 0.9.0→1.0.0, checker-qual 
3.52.0→3.55.1, jakarta.activation-api 1.2.1→1.2.2, jakarta.xml.bind-api 
3.0.0→2.3.3, bcprov 1.82→1.84
   - `computing-unit-managing-service` (10), `file-service` (11, +bcprov), 
`workflow-compiling-service` (11, +bcprov): the subset each actually bundles
   - `config-service`, `access-control-service`, `notebook-migration-service` 
(1 each): r2dbc-spi 0.9.0→1.0.0 only
   
   **Python** — `amber/LICENSE-binary-python` (11): aiohappyeyeballs 
2.6.2→2.7.1, anyio 4.14.1→4.14.2, charset-normalizer 3.4.7→3.4.9, filelock 
3.29.4→3.29.7, greenlet 3.5.2→3.5.3, huggingface-hub 1.20.1→1.23.0, regex 
2026.5.9→2026.7.10, scramp 1.4.9→1.4.12, tqdm 4.68.3→4.68.4, typer 
0.25.1→0.26.8, tzdata 2026.2→2026.3
   
   Only the entries the checker reported per file were changed; e.g. `json4s` / 
`checker-qual` in the service files were left as-is because those services 
bundle the older versions (no drift).
   
   ### Any related issues, documentation, discussions?
   
   Addresses the drift tracked by #5889.
   
   ### How was this PR tested?
   
   Version-only metadata change, verified against nightly run 29248239204. 
Transitive versions float with PyPI/Maven resolution, so a re-run may surface 
newer drift.
   
   ### Was this PR authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Code (Claude Opus 4.8)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to