Skip to content

docs(readme): correct dependency version to 1.0.0-alpha2#17

Merged
ilpanich merged 2 commits into
mainfrom
claude/outdated-docs-review-sbxb0p
Jul 17, 2026
Merged

docs(readme): correct dependency version to 1.0.0-alpha2#17
ilpanich merged 2 commits into
mainfrom
claude/outdated-docs-review-sbxb0p

Conversation

@ilpanich

Copy link
Copy Markdown
Owner

claude added 2 commits July 17, 2026 08:36
The Maven/Gradle quick-start snippets pinned axiam-sdk/axiam-bom at
0.1.0 — a version that was never released and does not match the
project. pom.xml, bom/pom.xml and CHANGELOG.md are all at 1.0.0-alpha2;
align the README install examples with them.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MgSwaQVpdWaLHhFF5wthVA
The Spring Boot example's DocumentController imports
io.axiam.sdk.annotations.AxiamRequireAccess (added in 1.0.0-alpha2), but
the example still pinned axiam-sdk 1.0.0-alpha, which predates that
package — so `mvn -f examples/spring-boot-app/pom.xml verify` failed with
"package io.axiam.sdk.annotations does not exist". The release-prep bump
to 1.0.0-alpha2 updated pom.xml/bom but missed this example dependency.
Align it with the current SDK version (which CI installs to the local
repo) so the §11 annotations resolve.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MgSwaQVpdWaLHhFF5wthVA
@ilpanich ilpanich self-assigned this Jul 17, 2026
@ilpanich ilpanich added the enhancement New feature or request label Jul 17, 2026
@ilpanich
ilpanich merged commit 60ce0fb into main Jul 17, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants