Skip to content

Commit

Permalink
Merge pull request #424 from mariux64/change-java8-default-version-fr…
Browse files Browse the repository at this point in the history
…om-8u141-to-8u181

Change java8 default version from 8u141 to 8u181
  • Loading branch information
thomas authored Dec 9, 2024
2 parents e335242 + 3a5bd9b commit ce87988
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions usrlocalpkg/admin/config
Original file line number Diff line number Diff line change
Expand Up @@ -1233,19 +1233,13 @@ java-7=jdk-7
java-7
java7=java

jdk-8u141-0
jdk-8u141=jdk-8u141-0
jdk-8=jdk-8u141
jdk-8u181-0
jdk-8u181=jdk-8u181-0
jdk-8=jdk-8u181
java-8=jdk-8
java-8
java8=java

jdk-9.0.1-0
jdk-9.0.1=jdk-9.0.1-0
jdk-9=jdk-9.0.1
java-9=jdk-9
java-9
java9=java
javac8=javac

openjdk-11.0.3.2-0
jdk-11=openjdk-11.0.3.2-0
Expand Down

0 comments on commit ce87988

Please sign in to comment.