Skip to content

Commit c527e37

Browse files
committed
Use Java 21 on Fedora 43
1 parent ebf29b7 commit c527e37

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

jss.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@ ExcludeArch: i686
8383
# Java
8484
################################################################################
8585

86-
# Use Java 21 before Fedora 43, otherwise use Java 25.
86+
# Use Java 21 before Fedora 44, otherwise use Java 25.
8787
# Use Java 17 before RHEL 9, otherwise use Java 21.
8888

89-
%global fedora_java21_cutoff 43
89+
%global fedora_java21_cutoff 44
9090
%global rhel_java17_cutoff 9
9191

9292
# maven-local is a subpackage of javapackages-tools

0 commit comments

Comments
 (0)