Skip to content

Commit 8e5cafe

Browse files
authored
GH-460: Fix required Java version in README
Fixes: #460
1 parent 9df8d6c commit 8e5cafe

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
@@ -72,7 +72,7 @@ see the examples in the [RetryTemplate](#using-retrytemplate) section.
7272

7373
## Building
7474

75-
Spring Retry requires Java 1.7 and Maven 3.0.5 (or greater).
75+
Spring Retry requires Java 17 and Maven 3.0.5 (or greater).
7676
To build, run the following Maven command:
7777

7878
```

0 commit comments

Comments
 (0)