Skip to content

Commit

Permalink
Downgrade to Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
mathsalmi committed Jan 11, 2021
1 parent 4126873 commit b6d6925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<packaging>jar</packaging>

<properties>
<java.release>14</java.release>
<java.release>11</java.release>
<keycloak.version>10.0.0</keycloak.version>
<junit.version>5.7.0</junit.version>
</properties>
Expand Down

0 comments on commit b6d6925

Please sign in to comment.