Skip to content

docs: update README with accurate version numbers - #27

Open
kiro-agent[bot] wants to merge 1 commit into
mainfrom
docs/update-readme
Open

docs: update README with accurate version numbers#27
kiro-agent[bot] wants to merge 1 commit into
mainfrom
docs/update-readme

Conversation

@kiro-agent

@kiro-agent kiro-agent Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

This pull request was created by @kiro-agent on behalf of @maschnetwork 👻

Comment with /kiro fix to address specific feedback or /kiro all to address everything.
Learn about Kiro Web


Summary

Rewrites the README to reflect the actual current state of the codebase. The previous README had outdated version numbers that no longer matched the Dockerfile, pom.xml, or template.yaml.

Changes

  • Java: 17 → 25 (matches maven.compiler.source/target in pom.xml)
  • GraalVM CE: 17.0.9 → 25.0.2 (matches Dockerfile GRAAL_VERSION)
  • Maven: 3.9.6 → 3.9.14 (matches Dockerfile MVN_VERSION)
  • native-maven-plugin: 0.9.28 → 0.11.5 (matches pom.xml)
  • Updated License section to properly reference the MIT-0 license with link to LICENSE file
  • Minor formatting improvements (em dashes → regular dashes for consistency)

Verification

All version numbers were cross-referenced against:

  • Dockerfile (GraalVM 25.0.2, Maven 3.9.14)
  • request-writer/pom.xml (Java 25, AWS SDK 2.23.3, native-maven-plugin 0.11.5)
  • template.yaml (provided.al2023, 1024 MB, 20s timeout)
  • LICENSE (MIT No Attribution)

…aven 3.9.14)

Co-authored-by: Maximilian Schellhorn <36627945+maschnetwork@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant