Skip to content

Commit

Permalink
Remove compiler settings from logbook-parent
Browse files Browse the repository at this point in the history
  • Loading branch information
sdousti committed Feb 24, 2023
1 parent 5278e2d commit f95ec8e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions logbook-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>17</java.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

<jackson.version>2.14.2</jackson.version>
<json-path.version>2.7.0</json-path.version>
Expand Down

0 comments on commit f95ec8e

Please sign in to comment.