Skip to content

Commit

Permalink
fix compiler release, revert to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
frantuma committed Oct 17, 2023
1 parent 4e67aec commit 2b2b361
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 @@ -411,7 +411,7 @@
</repository>
</repositories>
<properties>
<maven.compiler.release>11</maven.compiler.release>
<maven.compiler.release>8</maven.compiler.release>
<snakeyaml-version>2.2</snakeyaml-version>
<swagger-parser-v2-version>1.0.68</swagger-parser-v2-version>
<commons-io-version>2.14.0</commons-io-version>
Expand Down

0 comments on commit 2b2b361

Please sign in to comment.