Skip to content

build(pom): collect dep versions in properties, bump dep/plugin versions, make javadoc strict#200

Merged
bernardladenthin merged 39 commits into
mainfrom
claude/exciting-fermat-go022
May 30, 2026
Merged

build(pom): collect dep versions in properties, bump dep/plugin versions, make javadoc strict#200
bernardladenthin merged 39 commits into
mainfrom
claude/exciting-fermat-go022

docs(CLAUDE.md): add jqwik 1.10.1 reference + URGENT replace-jqwik TODO

a6dd74b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 30, 2026 in 2s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 119 in src/main/java/net/ladenthin/llama/LlamaModel.java

See this annotation in the file changed.

Code scanning / CodeQL

Spurious Javadoc @param tags Note

@param tag "parameters" does not match any actual parameter of method "completeBatch()".

Check notice on line 120 in src/main/java/net/ladenthin/llama/LlamaModel.java

See this annotation in the file changed.

Code scanning / CodeQL

Spurious Javadoc @param tags Note

@param tag "token" does not match any actual parameter of method "completeBatch()".