Skip to content

Commit b4f068d

Browse files
author
Artur Z
committed
Keeping compilator on Java 8 level for backwards compatibility
1 parent 7c156d0 commit b4f068d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: pom.xml

-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
<properties>
1414
<keycloak.version>21.1.2</keycloak.version>
1515
<jar.finalName>${project.artifactId}-${project.version}</jar.finalName>
16-
<maven.compiler.source>17</maven.compiler.source>
17-
<maven.compiler.target>17</maven.compiler.target>
1816
</properties>
1917

2018
<distributionManagement>

0 commit comments

Comments
 (0)