Skip to content

Commit

Permalink
[pom.xml] set release level at 11 (hopefully that should cover all us…
Browse files Browse the repository at this point in the history
…ed std lib functions like readAllBytes())
  • Loading branch information
EskoDijk committed Jun 27, 2024
1 parent 4c9d1fb commit fb5a047
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 @@ -13,7 +13,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.release>9</maven.compiler.release>
<maven.compiler.release>11</maven.compiler.release>
<jackson.version>2.9.7</jackson.version>
<logback.version>1.2.13</logback.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit fb5a047

Please sign in to comment.