Skip to content

Commit cbdd0c8

Browse files
afrankenCopilot
andauthored
Fix wording
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a31cac5 commit cbdd0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ make integration-tests
505505
**Technology:**
506506
- S3Mock uses Kotlin 2.3+ (language/API compatibility: 2.2) and Spring Boot 4.0
507507
- Tests use Kotlin
508-
- JVM target: 17 (compile/run requires JDK 25, per Spring Boot 4.x guidance)
508+
- JVM bytecode target: 17; building and running from source requires JDK 25 (per Spring Boot 4.x guidance), while the packaged artifacts run on Java 17+.
509509

510510
## Contributing
511511

0 commit comments

Comments
 (0)