Skip to content

Commit 3a8f851

Browse files
committed
MODWRKFLOW-60: Revert minimum Java back to 21.
The **FOLIO** services are not all ready for **Java** 25. Switch the minimum version to 21. This should still work under both 21 and 25.
1 parent 2a22122 commit 3a8f851

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717

1818
# Set settings due to this maven project acting as a library or dependency to other FOLIO modules.
1919
with:
20-
java-version: '25'
2120

2221
# The spring-module-core dependency currently only has snapshot releases.
2322
allow-snapshots-release: true

0 commit comments

Comments
 (0)