v0.24.1 — dependency bumps
A dependency refresh, plus a CI gate the repo was missing.
vgirpc0.21.1 → 0.21.2,slf4j2.0.16 → 2.0.17,sqlite-jdbc3.46.1.3 → 3.49.1.0,gson2.11.0 → 2.14.0,junit-jupiter5.11.3 → 5.12.2.arrow-c-datadeliberately stays at 18.1.0: vgi-rpc-java exports arrow-vector / arrow-memory-netty 18.1.0 asapideps, and Arrow's Java modules must stay version-consistent on one classpath.- CI now runs the unit tests.
vgi/src/testholds 278 JUnit tests across 32 classes and nothing in CI had ever invoked:vgi:test— the only workflow was the integration suite, which compiles the example worker but runs no unit tests. The new workflow also builds javadoc, since the published artifact carries it.