Skip to content

Commit

Permalink
Updates the language level.
Browse files Browse the repository at this point in the history
  • Loading branch information
brianburton committed Aug 30, 2023
1 parent b8c5b16 commit d0acc73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@
</scm>

<properties>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>11</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit d0acc73

Please sign in to comment.