Skip to content

Commit 0cebd84

Browse files
authored
Mention JDK 25 LTS as a tested version in the release notes (#1485)
1 parent d631b6c commit 0cebd84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
standard as to justify existence in java.lang.
3636

3737
The code is tested using the latest revision of the JDK for supported
38-
LTS releases: 8, 11, 17 and 21 currently.
38+
LTS releases: 8, 11, 17, 21 and 25 currently.
3939
See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml
4040

4141
Please ensure your build environment is up-to-date and kindly report any build issues.

0 commit comments

Comments
 (0)